Term
|
Definition
| tells you who is logged in |
|
|
Term
|
Definition
| gives you a list of current directories |
|
|
Term
|
Definition
| shows all files including hidden ones |
|
|
Term
|
Definition
| shows all files except hidden ones |
|
|
Term
|
Definition
| is a long listing of the files that displays some meta-data about the files |
|
|
Term
|
Definition
|
|
Term
|
Definition
| displays the current directory being used |
|
|
Term
|
Definition
| allows you to change the directory you are in |
|
|
Term
|
Definition
| short hand for the home directory |
|
|
Term
|
Definition
| displays the current date and time |
|
|
Term
|
Definition
|
|
Term
|
Definition
| called a pipe, redirects the out put from one command to another |
|
|
Term
|
Definition
| reformats the output to display one screen at a time |
|
|
Term
|
Definition
| displays the name of the computer that you are using |
|
|
Term
|
Definition
| displays the current user's username |
|
|
Term
|
Definition
| will display the manual pages for any command |
|
|
Term
|
Definition
| allows you to move things |
|
|
Term
|
Definition
|
|
Term
|
Definition
| adds a trailing character to the end of a file that will tell you something about the file |
|
|
Term
|
Definition
| also shows you the contents of a file without formatting the information |
|
|
Term
|
Definition
| shows you the beginning 10 lines of a file |
|
|
Term
|
Definition
| shows you the ending 10 lines of a file |
|
|
Term
|
Definition
| will copy files or directories |
|
|
Term
|
Definition
|
|
Term
|
Definition
| will ask if you want to remove each file selected |
|
|
Term
|
Definition
| displays the history of commands that have been entered |
|
|
Term
|
Definition
| word count, displays the number of lines, words, and characters received as input |
|
|
Term
|
Definition
| displays the number of lines |
|
|
Term
|
Definition
| displays the number of words |
|
|
Term
|
Definition
| displays the number of characters |
|
|
Term
|
Definition
| allows a user to define an alias or pseudonym for some command |
|
|
Term
|
Definition
| updates the time stamp on a file |
|
|
Term
|
Definition
|
|
Term
|
Definition
| sorts numbers numerically |
|
|
Term
|
Definition
| tells the shell that this is the end of the data |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
| redirects output to a new file, will write over a file that already exists |
|
|
Term
|
Definition
| redirects output to an existing file, will not write over that file just adds to the file |
|
|
Term
|
Definition
| puts the output in a specified file |
|
|
Term
|
Definition
| ignores the special meaning of the next character |
|
|
Term
|
Definition
| searches its input for a specified target |
|
|
Term
|
Definition
| ignores case when searching a file |
|
|
Term
|
Definition
| displays lines without the target |
|
|
Term
|
Definition
| adds line numbers to the output |
|
|
Term
|
Definition
| repeats the parameters that are given |
|
|
Term
|
Definition
| will cause the shell to execute a file |
|
|
Term
|
Definition
| allows you to change the permissions of a file (change mode bits) |
|
|
Term
|
Definition
| reports a snapshot of the current processes |
|
|