/ Published in: Bash
URL: http://ubuntuforums.org/archive/index.php/t-546495.html
Expand |
Embed | Plain Text
if [ $# != 1 ]; then # show script 'usage' exit fi
You need to login to post a comment.
URL: http://ubuntuforums.org/archive/index.php/t-546495.html
if [ $# != 1 ]; then # show script 'usage' exit fi
You need to login to post a comment.