IT 244: Introduction to Linux/Unix
Class 3 Ungraded Quiz
-
What command would you use to keep a record of every command you type and the output of
those commands?
-
What key would you press to get the last command you typed?
-
What keys would you hit to go to the beginning of the command line?
-
What keys would you hit to go to the end of the command line?
-
What is the text editor used by most system administrators?
-
How do you you abort a running program?
-
What would you type at the command line to get the
man page for the ls command?
-
How do you get the next screenfull when using
man?
-
How do you exit the
man program?
-
What is the other program, besides
man, that you can use to get help?