Linux shell commands Section 4

Linux Commands | Section 4

1. In Linux, _________ command executes jobs at scheduled timing.

... Answer is D) cron

2. In Linux, _________ is a text filter.

... Answer is D) all of them

3. In Linux, __________ command searches the path and displays location of a given file.

... Answer is A) which

4. In Linux, __________ command displays the type of given file.

... Answer is B) file

5. In Linux, __________ command translates given input characters to specified equivalent characters.

... Answer is C) tr

6. In Linux, _________ command changes ownership of a file to specified owner and group.

... Answer is D) chown

7. In Linux, ___________ command terminates a process with given process id.

... Answer is C) kill

8. In Linux, _________ command creates group having specified name.

... Answer is A) groupadd

9. In Linux, _________ command deletes specified group.

... Answer is B) groupdel

10. In Linux, _________ command catches given string from the input lines or specified files.

... Answer is C) grep

11. In Linux, ________ command tests whether given condition is true or false.

... Answer is D) test

12. In Linux, _________ command helps to make decisions.

... Answer is C) both a & b

13. In Linux, _________ command helps create looping.

... Answer is C) both a & b

14. In Linux, _________ command displays tree structure of all files and directories.

... Answer is A) tree

15. In Linux, _________ command clears the display.

... Answer is D) clear

16. In Linux, __________ command compiles C++ source file to binary executable file.

... Answer is B) c++

17. In Linux, _________ command exports given value to the shell environment.

... Answer is C) export

18. In Linux, _________ command exports displays the list of currently running processes.

... Answer is B) ps

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