LPI 101-500 Practice Test - Questions Answers, Page 25
Related questions
Question 241
Which of the following commands displays the path to the executable file that would be executed when the command foo is invoked?
Question 242
When redirecting the output of find to the xargs command, what option to find is useful if the filenames contain spaces?
Question 243
What is true regarding the command ls > files if files does not exist?
Question 244
Which of the following files, located in a user's home directory, contains the Bash history?
Question 245
Which wildcards will match the following filenames? (Choose two.) ttyS0 ttyS1 ttyS2
Question 246
Which of the following commands redirects the output of ls to standard error?
Question