%pwd
/usr/home
%chown testuser4:staff testuser4/
%ls -l | grep testuser4
drwxr-xr-x   2 testuser3      staff   512 Feb 21 15:06 testuser4
%whoami
root
%uname -r
4.5-RELEASE


// Notice how its still owned as testuser3 when I chowned it as testuser4
should own testuser4's directory maybe it does but the ls command isn't
displaying it properly I'm not sure is not really a problem to me but its
weird. It could be also something to do with me having testuser and
testuser2 + 3 & 4 in the same directory.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to