Topics To Cover Today
- What is a Shell?
- Access Methods
- Log In\Out
- Files and Directories
- File Access Control
- Viewing Files
- Redirecting I/O at the unix prompt
- Communicating with Other Users
- URL's
- Managing jobs
- Password Management
- Neat Tips
What is a Shell
Access Methods
Log In\Out
Password Management
Files and Directories
- How things are stored on a UNIX box
- cd
- mkdir
- rmdir
- ls
- cp
- mv
- rm
File Access Control
Viewing Files
Redirecting I/O at the unix prompt
- piping
- stdin\out with files
Communicating with Other Users
Managing jobs
Password Management
Neat Tips
- tab\Ctrl-D file completion
- changing your shell]
- man cmd_name
URL's
Here are some other unix tutorials on the web.