On Thursday 25 April 2002 15:22, Mark Bigler wrote:
> You're right.  A better approach would be to have him find that
> directory and do a "cp -a" from it to his home dir.

BTW, a typical "master" home dir is "/etc/skel".  So, for that case,

  cp -a /etc/skel /home/user

would do it.

Reply via email to