find command [message #273358] |
Wed, 10 October 2007 02:30 |
gajini
Messages: 262 Registered: January 2006
|
Senior Member |
|
|
Hi,
When I issue the following command in AIX 5.3,
$fine /u01 -name sam* -or -name nu*
it gives the following error,
find: 0652-017 -or is not a valid option
Is -or,-and,-not option not supported in AIX 5.3? Is there any other new option available in AIX to replace the above commmand?
Thanks...
|
|
|
|
Re: find command [message #273380 is a reply to message #273358] |
Wed, 10 October 2007 04:13 |
gajini
Messages: 262 Registered: January 2006
|
Senior Member |
|
|
Thanks Michel,
In AIX,what is the eqivalent operator for "-not"? And please give an example for using -not option in find command...
|
|
|
|