On Fri, 30 Jun 2000, Steven Pierce wrote:
> Good Evening,
> 
> Ok, I have tried until I am about ready to pull out my hair.  While I was Root, I 
>created a
> directory for Steven.  This was /usr/home/steven.   If I do a ls -l on it, it gives 
>me
> dxxxxxxxxxxx  root root date time..etc...
> 
> Well by doing a chown -c -R steven /usr/home/steven, I was able to change this to
> dxxxxxxxxxxx  steven  root    date time etc.  (note xxxxxxxxx not important at this 
>time.  They are as they should be_)
> 
> So the question is how do I change this so it is steven steven, or is that 
>neccessary??
> 
You can just do a "chown -R steven.steven" to fix that, or
"chgrp -R steven" and that'll fix the "root" part of
"steven root"
        John


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to