Which command is used to combine three files into a fourth file?
A. cat file1 file2 file3 > file4
B. cp file1 file2 file3 > file4
C. cat file1 > file2 > file3 > file4
D. cat file1 > file2 > file3 | file4
查看答案
Which of the following is used to exit emacs after prompting to save all modified files?
A. CTRL-x c
B. CTRL-x s
CTRL-x CTRL-s
D. CTRL-x CTRL-c
Which of the following commands might be used to start the GNOME graphical help system? Select all answers that apply.
A. gnome-help
B. gnome-info
C. yelp
D. pleasehelpme
Which of the following types of documentation can be accessed through /usr/share/doc?
A. man pages
B. Package Documentation
C. info pages
D. Internet resources
Which of the following are the built-in help options that can be used for quick references? Select all answers that apply.
A. -h
B. --help
C. /help
D. help --