[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how to automatically put files on all /home/user directories



> 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.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]