Skip to end of banner
Go to start of banner

e) Shell Scripts

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Ofter you will have commands that you repeat frequently.  You can save them in files so that you can re-run all those operations again later by typing a single command.  For historical reasons, a bunch of commands saved in a file is usually called a shell script.

http://swcarpentry.github.io/shell-novice/06-script/

  • No labels