The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 12-02-2005
matrixmadhan matrixmadhan is online now
Technorati Master
 

Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,488
now i tried

chgrp try /users/abc/
ls -l | grep abc
drwxr-xr-x 13 abc try 1024 Jun 21 22:50 abc

i have the effect of the above chgrp command only for /users/abc/ the file that i had specified in chgrp

but still
the file /users/abc/sub is in req group

could somebody help me with this?
Reply With Quote