101-500 Exam Question 51
When given the following command line.
echo "foo bar" | tee bar | cat
Which of the following output is created?
echo "foo bar" | tee bar | cat
Which of the following output is created?
101-500 Exam Question 52
Which of the following describes the correct order in which the components of the system boot process are started?
101-500 Exam Question 53
When redirecting the output of findto the xargscommand, what option to findis useful if the filenames contain spaces?
101-500 Exam Question 54
Which of the following files exist in a standard GRUB 2 installation? (Choose two.)
101-500 Exam Question 55
Which of the following commands print the current working directory when using a Bash shell? (Choose two.)