On Tue, 3 Sep 2002 10:34:37 +0800
"Edward Dekkers" <[EMAIL PROTECTED]> wrote:

> > Something like:
> >
> > for user in $(ls /home); do touch /home/$user/newfilename; done
> >
> > Should work
> >
> > Bret
> 
> Whoops - OK, so you can do it in one line.
> 
> P.S. Bret - you know a quick beginners guide to this sort of thing
> somewhere? I'd like to know a bit more about shell commands myself.
> 
> No 100+ page book - just a quickie tutorial to give me the basics if
> possible.
> 

Try the Advanced Bash Scripting Guide at www.tldp.org

Monte



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

Reply via email to