Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 16:18:54 +0200
From:      "Patrick O'Reilly" <bsd@perimeter.co.za>
To:        <johann@broadpark.no>, <questions@FreeBSD.ORG>
Subject:   Re: Redistributing adduser's dotfiles to users
Message-ID:  <018901c1dcac$d21b61a0$b50d030a@PATRICK>
References:  <1018013904.3cada8d0cf171@mail.broadpark.no> <014f01c1dcab$78a608b0$b50d030a@PATRICK>

next in thread | previous in thread | raw e-mail | index | archive | help
Correction to my original post:

----- Original Message ----- 
From: "Patrick O'Reilly" <bsd@perimeter.co.za>

> # cd /home
> # for usr in `ls`

D'uh - this line should be: # for usr in `cat /tmp/usr-list`

> > do

etc...

Regards,
Patrick O'Reilly.
    ___        _            __
   / _ )__ __ (_)_ __ ___ _/ /____ __
  / __/ -_) _) /  ~  ) -_), ,-/ -_) _)
 /_/  \__/_//_/_/~/_/\__/ \__/\__/_/
    http://www.perimeter.co.za



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018901c1dcac$d21b61a0$b50d030a>