最新的Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 - 101-400免費考試真題

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

正確答案: B
問題2
Which grep command will print only the lines that do not end with a / in the file foo?

正確答案: B
問題3
What is the difference between the i and a commands of the vi editor?

正確答案: D
問題4
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)

正確答案: A,D,E
問題5
Which of the following commands will load a kernel module along with any required dependency modules?

正確答案: B
問題6
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?

正確答案: B
問題7
Which of the following commands is used to update the list of available packages when using dpkg based package management?

正確答案: D
問題8
Which shell command is used to continue background execution of a suspended command?

正確答案: E
問題9
CORRECT TEXT
Which SysV init configuration file is commonly used to set the default run level? (Specify the full name of the file, including path.)
正確答案:
inittab
問題10
Which of the following commands will NOT update the modify timestamp on the file
/tmp/myfile.txt?

正確答案: D
問題11
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.)

正確答案: B,D,E
問題12
What happens after issuing the command vi without any additional parameters?

正確答案: E
問題13
Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem's make/creation time and does NOT generate them as needed? (Choose TWO correct answers.)

正確答案: C,D
問題14
Which of the following commands determines the type of a file by using a definition database file which contains information about all common file types?

正確答案: E