最新的Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 - 101-400免費考試真題
Which of the following commands will send output from the program myapp to both standard output (stdout) and the file file1.log?
正確答案: D
CORRECT TEXT
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
正確答案:
ldd
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
正確答案: B
What information can the lspci command display about the system hardware? (Choose
THREE correct answers.)
THREE correct answers.)
正確答案: A,C,D
Which utility would be used to change how often a filesystem check is performed on an ext2 filesystem without losing any data stored on that filesystem?
正確答案: B
Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
正確答案: C
CORRECT TEXT
Which command will display messages from the kernel that were output during the normal boot sequence?
Which command will display messages from the kernel that were output during the normal boot sequence?
正確答案:
dmesg, /bin/dmesg
Which of the following commands will write a message to the terminals of all logged in users?
正確答案: D
After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?
正確答案: C
Which of the following commands will produce the following output?


正確答案: C
CORRECT TEXT
Which file from the /proc file system contains a list of all currently mounted devices?
(Specify ONLY the command without any path or parameters.)
Which file from the /proc file system contains a list of all currently mounted devices?
(Specify ONLY the command without any path or parameters.)
正確答案:
mounts