Bash Basics

Most Linux Distributions use Bash as the basic Shell. If you are learning linux, it is necessary to learn Bash.

  1. Navigating the Directory
  2. Move edit and create files
  3. Pipes and Redirections
  4. Text Editing
  5. Archiving with tar and zip
  6. Basic Scripting
  7. LSF Script Example