How to check if a file exists in a directory? | Unix Linux Forums | Shell Programming and Scripting
I want to perform SQL *Loader operation only if a file named "load.txt" exists in a directory "/home/loc/etc". Please help how to check this with a if condition.
www.unix.com |