What is most likely the cause of this problem?
You ran out of space and added a eighth disk to your SCSI-I system. When you try to start, the system no longer boots. What is most likely the cause of this
problem?
What command entered into abash initialization file wil…
Many people like the vi text editor but the default bash command line editor recognizes emacs keystrokes. What command entered into abash initialization file will
have bash recognize vi keystrokes after login?
The command used to determine a file’s type is
The command used to determine a file’s type is
Which of the following commands will change all CR-LF p…
Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?
What is the output when the following shell script executes?
What is the output when the following shell script executes?
Cat <<foobar
Hello foobar
foobar
This output was the result of the user pressing the keyboard combination of…
CORRECT TEXT
Consider the following output:
prompt> myapp
[1]+ Stopped myapp
This output was the result of the user pressing the keyboard combination of the Ctrl key and what
letter key? Enter only the single (1) letter as your answer
What command line redirection characters instruct the s…
What command line redirection characters instruct the shell to read from the current input source until a specific word, on a separate line and without and trailing
spaces, is reached?
What command with all options and/or parameter will sen…
CORRECT TEXT
What command with all options and/or parameter will send the signal USR1 to any executing process of program apache2?
Which of the following can you use to change this and o…
The system bell sound is annoying you. Which of the following can you use to change this and other user X preferences?
What file is that?
Users may create and edit a configuration file in their home directory that can tell the X window system what window manager they wish it to start when they log in.
What file is that?