[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
- From: "Edward Dekkers" <edward tripled iinet net au>
- To: <redhat-list redhat com>
- Subject: Re: how to automatically put files on all /home/user directories
- Date: Mon Sep 2 22:06:03 2002
> 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]