LSST v1.05r3 > Chapter 2 > How to write shell script
How to write shell script Following steps are required to write shell script: (1) Use any editor like vi or mcedit to write shell script. (2) After writing shell script set execute permission for your script as follows syntax: chmod permission your-script
www.freeos.com |