Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - CentOS7

3 bytes removed, 12:15, 25 April 2015
no edit summary
if [ $# -ne 1 ]<br>
then<br>
&nbsp; echo "Your command must have a application-name as argument" >&2<br> &nbsp; echo "USAGE: $0 [application-name]" >&2<br> &nbsp; exit 1<br>
fi<br>
<br>
13,420
edits