Want to pass your Linux Essentials Certificate Exam - version 1.6 010-160 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
What is true about the owner of a file?
A. Each file is owned by exactly one user and one group.
B. The owner of a file always has full permissions when accessing the file.
C. The user owning a file must be a member of the file's group.
D. When a user is deleted, all files owned by the user disappear.
E. The owner of a file cannot be changed once it is assigned to an owner.
Which of the following commands sorts the output of the command export-logs?
A. export-logs < sort
B. export-logs > sort
C. export-logs and sort
D. export-logs | sort
E. export-logs <> sort
A user is currently in the directory /home/user/Downloads/ and runs the command
ls ../Documents/
Assuming it exists, which directory's content is displayed?
A. /home/user/Documents/
B. /home/user/Documents/Downloads/
C. /home/user/Downloads/Documents/
D. /Documents/
E. /home/Documents