Skip to content

kylescotshank/IntroToShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to The Unix Shell

The Unix shell has been around longer than most of its users have been alive. It has survived so long because it’s a power tool that allows people to do complex things with just a few keystrokes. More importantly, it helps them combine existing programs in new ways and automate repetitive tasks so they aren’t typing the same things over and over again. Use of the shell is fundamental to using a wide range of other powerful tools and computing resources (including “high-performance computing” supercomputers). These lessons will start you on a path towards using these resources effectively.

To begin, we will guide you through the basics of file systems and the shell. If you have stored files on a computer at all and recognize the word “file” and either “directory” or “folder” (two common words for the same thing), you’re ready for this lesson.

Lessons

  1. Introducing The Shell
  2. Navigating Files and Directories
  3. Working with Files and Directories
  4. Pipes and Filters
  5. Loops
  6. Scripts
  7. Finding Things

License

These traing materials are modified versions of those created by the Software Carpentry foundation. We provide the license for their use here.

About

An Introduction to the Unix Shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published