The/etc/ ________ file lists currently mounted devices.
CORRECT TEXT
The/etc/ ________ file lists currently mounted devices.
Which command would you use?
CORRECT TEXT
You want to display all currently mounted file systems. Which command would you use? (Please enter only the command without arguments or options)
which an existing filesystem will be checked by e2fsck?
Which command will allow an administrator to adjust the number of mounts after which an existing filesystem will be checked by e2fsck?
What vi command sequence will allow you to quit without…
While editing a file in vi, you realize that you are changing the wrong file. What vi command sequence will allow you to quit without saving your changes?
Which command will remove the directory?
Bob accidentally created the subdirectory \\bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \\bobsfile only to receive the
error, “No such file or directory.” Which command will remove the directory?
what single command with no options or parameters will …
CORRECT TEXT
An administrator has sent their current vi process with a PID of 1423 to the background on the command line. Assuming no other processes are in the background,
what single command with no options or parameters will bring the vi process to the foreground?
what vi command will copy (but not paste) from the curr…
CORRECT TEXT
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi
command without spaces.
Which of the following commands will NOT update the Mod…
Which of the following commands will NOT update the Modify timestamp on the file /tmp/myfile.txt?
What is the default process priority when a process is …
What is the default process priority when a process is started using the nice command?
Which of the following commands will NOT execute the ba…
Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?