Tuesday, March 13, 2012

More Unix

#!/bin/sh  /*this shows what to run with, eg bash, ksh, sh */


notes:
* don't leave spaces where there should be spaces, things won't work.

No comments:

Post a Comment