Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?
A. sed`/bob/Bob' data
B. sed`s/bob/Bob/g' data
C. sed`s/bob/Bob/' data
D. sed`/bob/Bob/' data
E. sed`s/bob,Bob/' data
Which of the following is a limitation of the cut command?
A. The cut command can only select output by field position.
B. The cut command cannot reorder fields.
C. The cut command only works on ASCII text.
D. The cut command cannot use different input and output delimiters.
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?
A. 1(SIGHUP)
B. 2(SIGINT)
C. 3(SIGQUIT)
D. 9(SIGKILL)
E. 15(SIGTERM)
Which of the following are modes of the vi editor? (Choose two.)
A. edit mode
B. insert mode
C. change mode
D. review mode
E. command mode
Which of the following shell commands makes the already defined variable TEST visible to new child processes? (Choose two.)
A. visible TEST
B. declare +x TEST
C. declare –x TEST
D. export TEST
E. export –v TEST
In Bash, inserting 2>and1 after a command redirects: A. standard error to standard input.
B. standard input to standard error.
C. standard output to standard error.
D. standard error to standard output.
E. standard output to standard input.
When piping the output of find to the xargs command, what option to find is useful if the filenames have spaces in them?
A. –rep-space
B. –print0
C. –nospace
D. –ignore-space
Which signal is sent by the kill command by default?
A. SIGHUP(1)
B. SIGQUIT(3)
C. SIGKILL(9)
D. SIGTERM(15)
Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?
A. ls 3> data
B. ls >and data
C. ls > data
D. ls >> data
Which of the following commands will print important system information such as the kernel version and machine hardware architecture?
A. sysinfo
B. uname
C. lspci
D. arch
E. info
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Lpi exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 101-400 exam preparations and Lpi certification application, do not hesitate to visit our Vcedump.com to find your solutions here.