bash scripting

Anthony J. Gabrielson agabrielg at mediaone.net
Fri Sep 29 14:35:49 EDT 2000


I did a man on test and there doesn't appeat to be a -a option.

Anthony

On Fri, 29 Sep 2000, Tom Guilderson wrote:

> 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).
> 

-
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