> On Mon, 2002-09-02 at 20:11, smoke wrote:
> > hi,
> >
> > how do i put the same file on all the user's home
> > directories.

You'd have to create a script I think.

something with 'find /home -maxdepth 1' to give you a list of user
directories then piping it.

I'm no good with these things but I'm not sure it can be done in a
one-liner.

Regards,
Ed.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to