[nflug] bash scripting question

Robert Wolfe robert at muzzlethem.com
Mon Jul 7 21:29:06 EDT 2008


For the following script:

if test -e $a/$b; then printf "exists"; fi

If the condition is true, then I want the script to exit and not continue 
to run.  What command would I use and where would I put it in this 
statement?


More information about the nflug mailing list