>
>
> For the specific use case, the CLI above is fine as is, have not yet
> encountered symlinks in /home for user dirs.
>
> --
> Arun Khan
>
thanks bro
___
To unsubscribe, email [EMAIL PROTECTED] with
"unsubscribe "
in the subject or body of the mess
On Wednesday 18 Jun 2008, Balu manyam wrote:
> On Wed, Jun 18, 2008 at 10:45 AM, Arun Khan <[EMAIL PROTECTED]> wrote:
> > On Wednesday 18 Jun 2008, Arun Khan wrote:
> > > $ cd /home; chown -R usr1: usr1
> >
> > Oops. should be
> >
> ># cd /home; chown -R usr1: usr1
> if i recall correctly
On Wed, Jun 18, 2008 at 10:45 AM, Arun Khan <[EMAIL PROTECTED]> wrote:
> On Wednesday 18 Jun 2008, Arun Khan wrote:
>
> > $ cd /home; chown -R usr1: usr1
>
> Oops. should be
>
># cd /home; chown -R usr1: usr1
>
> --
> Arun Khan
>
>
if i recall correctly one needs to be careful with -R fla
On Wednesday 18 Jun 2008, Arun Khan wrote:
> $ cd /home; chown -R usr1: usr1
Oops. should be
# cd /home; chown -R usr1: usr1
--
Arun Khan
___
To unsubscribe, email [EMAIL PROTECTED] with
"unsubscribe "
in the subject or body of the messag
On Wednesday 18 Jun 2008, Bharathi Subramanian wrote:
> One Day One GNU/Linux Command
> =
>
> chown -- CHange file OWNer and Group
>
> $ chown usr1:grp1 file1 -- Same as above. But `:' in place of the `.'
>
The following is also works when you want to default to the us