| نمونه سوالات آزمون ۱۰۱ |
|
Objective 103.1 - Work on the command line Question What is the man command used for? Answers A) It displays information about the syntax for a command. Objective 103.2 - Process text streams using filters Question Which of these commands can be used to display one page of output at a time to the screen? (Select TWO answers) Answers A) more Objective 103.3 - Perform basic file management Question Which of the following commands can be used to decompress the file foo.gz? Answers A) gzip foo.gz Objective 103.4 - Use streams, pipes and redirects Question What command sends the output of cmd1 to the input of cmd2? Answers A) cmd1 ¦ cmd2 Objective 104.1 - Create partitions and filesystems Questions What command do you use to create swap space? Answers A) mkswap Objective 104.2 - Maintain the integrity of filesystems Questions Which command will show how much free disk space is available in the current directory? Answers A) df .
|

