bash scripting

Tom Guilderson TWGuilderson at cvs.com
Fri Sep 29 14:22:51 EDT 2000


I came accros the following construct in a bash script:

if [ ! -f /path_to_file_1 -a -f /path_to_file_2 ] ; then
	execute some stuff
fi

My question is what is the -a option?


TIA

-- 
Tom Guilderson
Applied Technology Team
CVS Pharmacy
401-770-3913
mailto:TWGuilderson at cvs.com
http://www.cvs.com/
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list