cp

mark m.roth2006 at rcn.com
Sun Mar 15 18:14:16 UTC 2009


Raj Har wrote:
> hello everybody,
>                         i am new in Linux so please help me.
> i made users like user1,user2,user3,user4.not from useradd command.
> and i wanna copy all skel file in these users home directory.
> i am using this command.
> cp -rf /etc/skel/.bash* /home/user*
> but its not working.
> 
> and i wanna know exact mean of  "-r" option.

man cp

Also, man useradd

	mark




More information about the redhat-list mailing list