#!/bin/bash # Set a sane path, never assume one PATH=/usr/local/bin:/usr/bin:/bin:/sbin # If nothing is on the commandline, print this use statement # This way it won't be run by accident # Anything at all after the command will trigger it, this only # checks for ./command with nothing after it. if [ "$1a" == 'a' ] ; then cat <