Unix Command | Syntax | What does it do?? |
---|---|---|
cd | cd (directory) | Changes directories to directory, default is your home directory |
cp | cp (file) (location) |
copies a file to a location (a "." for location means the directory you are in) |
dir |
|
|
kill |
| |
lpr |
|
|
ls |
|
|
man | man (command) | gives information on command |
mkdir | mkdir (directory name) | creates directory |
mv | mv (filename) (location) | moves a file to a location |
passwd | passwd | allows you to change your password |
ps | ps | lists your processes |
rm | rm (filename) | removes/deletes the file |
xterm color_xterm |
|