Quiz 2
1. Command to remove a file.
2. Command to copy a file.
3. Command to move or rename a file.
4. Symbol used to pipe output from one command to another.
5. Used to redirect output to a file (overwriting).
6. Used to append output to a file.
7. Command to view manual pages for a command.
8. Command to exit a terminal session.
9. Command to clear the screen.
10. Positional parameter for the script name.
Previous Next