ls -l non-existent.dat payments.dat ls: cannot access non-existent.dat: No such file or directory -rw-r--r-- 1 msaul msaul 278 2010-03-20 16:10 payments.dat makePayments.bash non-existent.dat payments.dat Error: The filename "non-existent.dat" does NOT exist echo $? 1