test for directory

Krishnaprasad_K at Dell.com Krishnaprasad_K at Dell.com
Tue Aug 18 12:49:33 UTC 2009


If [ -d /path/a ] && [ -d /path/b]
then
	<code>
Else
	<code>
fi

Thanks,
Krishnaprasad


-----Original Message-----
From: redhat-list-bounces at redhat.com
[mailto:redhat-list-bounces at redhat.com] On Behalf Of Slackli User
Sent: Tuesday, August 18, 2009 6:17 PM
To: General Red Hat Linux discussion list
Subject: test for directory

Hi,

I run this in a bash shell but got wrong.

if [ -d /path/a && -d /path/b ]; then do something; fi

what's the correct syntax for this?

(I remember I once could do this but this time it failed, :-) )

Thanks.

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




More information about the redhat-list mailing list