This is an old revision of the document!
This page is currently under construction! Because many of us sleep some hours of the day and can't keep watchful guard over our computers at all times during the day even though our computers would like to be doing calculations even though we aren't here, I thought it would be useful if I posted a HowTo of writing shell scripts. === Simple Shell Script === - To create a simple shell script, first create a directory in your channelflow directory called, say test_script, so that you don't orphan any files. Within the test_script directory, use your favorite text editor to create an extension-less file called my_script. Enter