Re: chmod help

1998-09-08 Thread Rainer Clasen
Hi! E.L. Meijer Eric" ([EMAIL PROTECTED]): > > [EMAIL PROTECTED] (Default Debian Reader) > > | > > | How can i change the perms on a directory so that a file that is copied > > into that directory is automatically owned by another user and group? > Don't know if anyone mentioned it already, but

Re: chmod help

1998-09-07 Thread Nathan E Norman
On Mon, 7 Sep 1998, E.L. Meijer (Eric) wrote: : > : > [EMAIL PROTECTED] (Default Debian Reader) : > | : > | How can i change the perms on a directory so that a file that is copied into that directory is automatically owned by another user and group? : > [ snip ] : Don't know if anyone m

Re: chmod help

1998-09-07 Thread E.L. Meijer \(Eric\)
> > [EMAIL PROTECTED] (Default Debian Reader) > | > | How can i change the perms on a directory so that a file that is copied > into that directory is automatically owned by another user and group? > > You can't. Two suggestions: > > * Use chown -R to change ownership of all files i a directory

Re: chmod help

1998-09-07 Thread Ole J. Tetlie
[EMAIL PROTECTED] (Default Debian Reader) | | How can i change the perms on a directory so that a file that is copied into that directory is automatically owned by another user and group? You can't. Two suggestions: * Use chown -R to change ownership of all files i a directory * Write a shell fu