LPI 101-500 Practice Test - Questions Answers, Page 15
List of questions
Related questions
Question 141

Which of the following pieces of information of an existing file is changed when a hard link pointing to that file is created?
Explanation:
NEW QUESTIONS
Question 142

Which of the following commands are common Linux commands for file management? (Choose three correct answers.)
Question 143

Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)
Question 144

CORRECT TEXT
What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)
Question 145

Which option to the tee command will cause the output to be concatenated on the end of the output file instead of overwriting the existing file contents?
Question 146

What is the purpose of the xargs command?
Question 147

Which of the following commands can be used to create a new file that is 100kB in size?
Question 148

When using regular expressions, which of the following characters match the beginning of a line?
Question 149

Which of the following statements is correct for a command line ending with a & character?
Question 150

Which of the following commands will produce the following output?
Question