101-400試験無料問題集「Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 認定」

Which of the following commands shows the definition of a given shell command?

CORRECT TEXT
Following the Filesystem Hierarchy Standard (FHS), where should binaries that have been compiled by the system administrator be placed in order to be made available to all users on the system?
正解:
/usr/local/bin/
Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answers.)

Which of the following are valid stream redirection operators within Bash? (Choose THREE correct answers.)

正解:A,D,E 解答を投票する
Which of the following commands enables the setuid (suid) permission on the executable
/bin/foo?

When given the following command line.
echo "foo bar" | tee bar | cat
Which of the following output is created?

Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?

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?

Which of the following commands moves and resumes in the background the last stopped shell job?

Which of the following commands will mount an already inserted CD-ROM in /dev/sr0 onto an existing directory /mnt/cdrom when issued with root privileges?