Linux shell commands Section 3
![]() |
Linux Commands | Section 3 |
1. ________ Linux command displays the output of program in readable chunks.
2. ________ Linux command searches for a given file and optionally executes given command on that file.
3. ________ Linux command removes given file.
4. ________ Linux command creates a large banner out of given text.
5. _________ Linux command displays contents of text file on screen.
6. The command cat − > fl.txt stores keyboard input to a new file named ________.
7. The command cat − >> fl.txt appends keyboard input to a new file named _________.
8. In Linux, − symbol denotes the ________.
9. In Linux, __________ command displays the current date and time.
10. In Linux, __________ command displays help about given command (manual page).
11. In Linux, _________ command displays time taken by a process to complete.
12. In Linux, __________ command invokes text editors.
13. In Linux, _________command compiles a C-language file to binary output.
14. In Linux, ________ command adds a new user.
15. In Linux, _________ command deletes a new user.
16. In Linux, _________ command changes password for given user.
17. In Linux, ________ command takes normal user to super user mode.
18. In Linux, _________ command helps a normal user to execute given command with root privileges.
19. In Linux, ________ command displays calendar.
20. In Linux, _________command displays binary calculator in the terminal.
Post a Comment
If you have any doubts,Please let me know