Transcription of Shell script/program Basic shell scripting - …
{{id}} {{{paragraph}}}
Basic Shell scriptingCS 2204 Class meeting 5 Created by Doug Bowman, 2001 Modified by Mir Farooq Ali, 2002(C) Doug Bowman, Virginia Tech, 20012 Shell script/program A series of Shell commands placed in an ASCII text file Commands include Anything you can type on the command line Shell variables Control statements (if, while, for)(C) Doug Bowman, Virginia Tech, 20013 Resources Review UIAN chapter 4 Online Example scripts with comments advanced bash - scripting guide bash Reference Manual (C) Doug Bowman, Virginia Tech, 20014 Script execution Provide script as an argument to the Shell program ( bash my_script) Or specify which Shell to use within the script First line of script is #!
Basic shell scripting CS 2204 ... Advanced bash-scripting guide http://www.tldp.org/LDP/abs/html/index.html Bash Reference Manual
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}