Bash Basics
Most Linux Distributions use Bash as the basic Shell. If you are learning linux, it is necessary to learn Bash.
- Navigating the Directory
- Move edit and create files
- Pipes and Redirections
- Text Editing
- Archiving with tar and zip
- Basic Scripting
- LSF Script Example