After completing this module, you should be able to:
- Understand why a UNIX/Linux Scripting class is important
- Recall and use basic UNIX/Linux commands
- Understand the responsibilities of a shell program
Commands:
- date
- ls
- who
- echo
- wc
- cp, mv, ln, rm
- Relative vs absolute
- Home vs. current directory
- mkdir, rmdir
- chown, chgrp, chmod
- Wild cards ( *, ?, [], [!] )
- Redirection ( >, >>, <, |, tee)
- Standard Error (2>, 2>>)
- & and nohup
- ps
- find
- ssh -> getty -> login -> bash