Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 28 pages
Exam (elaborations)

CCTC EXAM 2 MOCK TEST WITH ANSWER RATIONALES 2026.pdf

Document preview thumbnail
Preview 3 out of 28 pages

CCTC EXAM 2 MOCK TEST WITH ANSWER RATIONALES

Content preview

CCTC EXAM 2 MOCK TEST WITH ANSWER
RATIONALES 2026

◉ 2.1 Where is command history saved to in bash?.
Answer: - command history is saved to ~./.bash_history, accessible
by pressing the up arrow key


- writes history from memory (HISTSIZE) to disk (HISTFILESIZE)
when close the shell


◉ 2.1 How to create, read, copy, remove, change ownership, change
permissions in bash and IMP commands.
Answer: create: touch
read: cat
copy: cp
remove: rm
change ownership: chown
change permissions: chmod
list: ls


list w/ more detail on a file : ls -l FILENAME
ps : process list

,system informaion (kernal/hardware) : uname -a
help: --help
go to the home: cd
show current directory: pwd
show date: date
who am I logged in as: whoami
ping host: ping
get whois infor for a domain: whois domain
list netwoor connections: netstat


◉ order of evaluation in bash.
Answer: redirection
aliases
expansion
command substitution
shell


◉ 2.2 Environment initialization.
Answer: -l logs in without a GUI
-i interactive mode with a GUI

, During Initialization of a shell environment the sources for the
environment are pulled from the following:
/etc/profile
(home directory ~) ~/.bash_login, ~/.bash_profile, ~/.profile


◉ 2.3 redirection.
Answer: used to put output into a file or variable
> writes to
>> appends to
mkdir = make a directory


◉ 2.3 Piping.
Answer: used to put output of a process into another process
[process 1] | [process2]


named pipes: info remains in the named pipe until system is shut
down
mkfifo [pipeName]


EX: ls -l text.txt | grep "Modify"


◉ 2.4 bash boolean logic.

Document information

Uploaded on
August 13, 2026
Number of pages
28
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$17.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
TopGradeInsider
4.2
(12)
Sold
144
Followers
1
Items
51644
Last sold
4 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions