Exam Name: | LPIC-1 Exam 101, Part 1 of 2, version 5.0 | ||
Exam Code: | 101-500 Dumps | ||
Vendor: | LPI | Certification: | LPIC Level 1 |
Questions: | 243 Q&A's | Shared By: | mia-rose |
When redirecting the output of find to the xargs command, what option to find is useful if the filenames contain spaces?
Consider the following directory:
drwxrwxr-x 2 root sales 4096 Jan 1 15:21 sales
Which command ensures new files created within the directory sales are owned by the group sales? (Choose two.)
Given the following input stream:
txt1.txt
atxt.txt
txtB.txt
Which of the following regular expressions turns this input stream into the following output stream?
txt1.bak.txt
atxt.bak.txt
txtB.bak.txt