Linux shell commands Section 2

Linux Commands | Section 2

1. __________ Linux command displays full path of the current directory.

... Answer is B) pwd

2. In Linux, the character . denotes ________ directory.

... Answer is A) current

3. In Linux, the characters .. denote ______ directory.

... Answer is B) parent

4. In Linux, the character denotes _________ directory.

... Answer is C) home

5. In Linux, the character / denotes ________ directory.

... Answer is D) root

6. In Linux, _________ command is used to mount a new file system.

... Answer is B) mount

7. In Linux, ________ command is used to unmount a new file system.

... Answer is C) umount

8. In Linux, ___________ command ejects removable media drive like CD/DVD drive.

... Answer is D) shutdown

9. In Linux, __________ command should be run as root user to shutdown the computer.

... Answer is D) shutdown

10. The command shutdown − r now _________ the computer immediately.

... Answer is A) reboots

11. The command shutdown − h now or shutdown − P now or shutdown − H now _________ the computer immediately.

... Answer is B) halts

12. The Linux command shutdown − c ________ the computer.

... Answer is D) cancels reboot or power-off of

13. _________ Linux command sorts the input.

... Answer is D) sort

14. __________ Linux command makes the shell to stop processing for specified duration.

... Answer is C) sleep

15. _______ Linux command creates a single archive from specified files and directories.

... Answer is A) tar

16. ________ Linux command creates zip file using given source file.

... Answer is B) zip

17. ________ Linux command creates gzip file using given source file.

... Answer is C) gzip

18. _________ Linux command unzips a zip file.

... Answer is D) ls -l

19. ________ Linux command unzips a zip file.

... Answer is B) unzip

20. ________ Linux command unpacks a gzip file.

... Answer is C) gunzip

Section 1 Section 2 Section 3 Section 4

Post a Comment

If you have any doubts,Please let me know

Previous Post Next Post
close