Which of the following is the output when the below shell script executes?
Which of the following is the output when the below shell script executes? cat <<foobar Hello
foobar foobar
Which of the following commands will print the exit value of the previous command to the screen in bash?
Which of the following commands will print the exit value of the previous command to the screen in
bash?
All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:
All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:
Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux s
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?
Which of the following statements about crontab are true?
Which of the following statements about crontab are true? (Select TWO).
Which of the following commands 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 of the following commands will remove the directory?
which directory will the new menu.lst file be found?
An administrator has issued the following command: grub-install –root-directory=/custom-grub
/dev/sda In which directory will the new menu.lst file be found? (Provide the full directory path only
without the filename).
(Please enter only a single command and do not enter duplicate answers in this field.)
CORRECT TEXT
An administrator wants to determine the geometry of a particular window in X, so the administrator
issues the __________ -metric command and then clicks on the window. (Please enter only a
single command and do not enter duplicate answers in this field.)
Which of the following commands, entered into a bash initialization file, will have bash recognize vi keystrok
Many people like the vi text editor but the default bash command line editor recognizes emacs
keystrokes. Which of the following commands, entered into a bash initialization file, will have bash
recognize vi keystrokes after login?
Which of the following does the Filesystem Hierarchy Standard enable?
Which of the following does the Filesystem Hierarchy Standard enable? (Select TWO).