LPI 101 500
Q: 1
When piping the output of find to the xargs command, what option to find is useful if the filenames
have spaces in them?
Options
Q: 2
What is the default action of the split command on an input file?
Options
Q: 3
Which of the following commands can be used to search for the executable file foo when it has been
placed in a directory not included in $PATH?
Options
Q: 4
From a Bash shell, which of the following commands directly executes the instruction from the file
/usr/local/bin/runme.sh without starting a subshell? (Please select TWO answers.)
Options
Q: 5
Which of the following information is stored within the BIOS? (Choose TWO correct answers.)
Options
Q: 6
Which of the following commands kills the process with the PID 123 but allows the process to "clean
up" before exiting?
Options
Q: 7
Which type of filesystem is created by mkfs when it is executed with the block device name only and
without any additional parameters?
Options
Q: 8
Which of the following commands prints a list of usernames (first column) and their primary group
(fourth column) from the /etc/passwd file?
Options
Q: 9
Which shell command is used to continue background execution of a suspended command?
Options
Q: 10
Which of the following commands instructs SysVinit to reload its configuration file?
Options
Question 1 of 10