/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
if [ $# != 1 ]; then # show script 'usage' exit fi
URL: http://ubuntuforums.org/archive/index.php/t-546495.html