Stricklin, Raymond J wrote:
I would, however, use -e instead of -f, because the system
name is probably a directory, not a plain file.
indeed, then why not use -d ?
ok
r.
Both good points -- use the operator best suited to the task. If you
want to make *sure* it's a file, use -f; if directory, use -d, if you
don't care if it's a file, directory, link, socket, door, device, block
or character special, etc, use -e
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390