Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
OPS235 Lab 4 - CentOS7
10 bytes added
,
10:07, 29 April 2015
no edit summary
fi<br>
if [ "$#" -eq 0 ] # if no arguments after command<br>
then<br>
echo "You must enter an argument" >&2<br>
echo "USAGE: $0 [-i {input-path}]" >&2<br>
exit 2<br>
fi<br>
Msaul
Administrators
13,420
edits