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

When piping the output of find to the xargs command, what option to find is useful if the filenames have spaces in them?

Which command will uninstall a package but leave its configuration files in case the package is re-installed?

In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?

Which function key is used to start Safe Mode in Windows NT?

Which command is used to query information about the available packages on a Debian system?

What is the default nice level when a process is started using the nice command?

Which character, added to the end of a command, runs that command in the background as a child process of the current shell?

CORRECT TEXT
Which command is used to start another command with a given nice level? (Specify ONLY the command without any path or parameters.)
正解:
nice
CORRECT TEXT
Which command will disable swapping on a device? (Specify ONLY the command without any path or parameters.)
正解:
swapoff, /sbin/swapoff
Which of the following is correct when talking about mount points?