Changes

Jump to: navigation, search

OPS235 Lab 2 - CentOS7

75 bytes added, 16:18, 2 April 2015
no edit summary
|- valign="top"
|
{{Admon/tip|Bash Shell Scripting Tips:|<br><ul><li>'''Data Input:'''<br><br>x<br><br></li><li>'''Mathematical Expressions:'''<br><br></li><li>'''Loops (iteration):'''<br><br>x<br><br>'''<u>Examples (try in a shell script)</u>'''<br><br>''set ops235 is fun''<br>''for x''<br>''do''<br>&nbsp;''echo "argument is $x"''<br>''done''<br><br>''for x in $(ls)''<br>''do''<br>''echo "Filename: $x"''<br>''done''<br><br></li></ul>}}
|}
13,420
edits

Navigation menu