The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: Find
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-28-2007
ajcannon ajcannon is offline
Registered User
  
 

Join Date: Aug 2007
Location: Binfield, Berkshire. UK
Posts: 91
Find

Hi,

I am using solaris 2.8. I want to find files not owned by a particular uid but find is saying -uid is a 'bad' option

man find on this machine gives me info on the c++ library 'find' not the normal user command.

Man find on a Linux box talks about using -uid but Solaris does not like it.
Does anyone know if there is an equivalent -uid option for find under Solaris 2.8?

cheers