The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Owner of file gets 'not owner' error for chgrp brizrobbo SUN Solaris 4 12-18-2007 02:30 PM
finding duplicate files by size and finding pattern matching and its count jerome Sukumar Shell Programming and Scripting 2 12-01-2006 01:20 AM
Shared Objects Yura UNIX for Advanced & Expert Users 3 09-02-2005 09:25 AM
Linking with shared objects disclaimer High Level Programming 2 05-03-2005 12:11 AM
Shared Objects mrgubbala UNIX for Dummies Questions & Answers 3 03-01-2005 11:35 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 05-29-2006
HAA HAA is offline
Registered User
 

Join Date: Feb 2006
Posts: 24
How about finding out all objects by owner

Hi

How about finding out all objects

1. owned by a particular owner /

2. or accessed by group id


Thanks in advance

Regards,
HAA
Reply With Quote
Forum Sponsor
  #2  
Old 05-29-2006
Technorati Master
 

Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,610
what do you mean by an object here?
Reply With Quote
  #3  
Old 05-29-2006
HAA HAA is offline
Registered User
 

Join Date: Feb 2006
Posts: 24
Hi matrix madhan

Objects means that files which are related to that owner

Hope this will clear,

Regards,
Hari
Reply With Quote
  #4  
Old 05-29-2006
Registered User
 

Join Date: Mar 2006
Posts: 14
if you want to find things owned by a user 'username'

Quote:
find / -user username
if you want to find things owned by a group 'groupname'

Quote:
find / -group groupname
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 11:20 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0