From owner-freebsd-questions Fri Apr 5 6:20:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns.perimeter.co.za (dns.perimeter.co.za [196.25.164.254]) by hub.freebsd.org (Postfix) with ESMTP id 6D9DA37B419 for ; Fri, 5 Apr 2002 06:20:55 -0800 (PST) Received: from PATRICK (loopback.mipjhb [209.212.102.245] (may be forged)) by dns.perimeter.co.za (8.11.1/8.11.1) with SMTP id g35EKm505078; Fri, 5 Apr 2002 16:20:48 +0200 (SAST) (envelope-from bsd@perimeter.co.za) Message-ID: <018901c1dcac$d21b61a0$b50d030a@PATRICK> From: "Patrick O'Reilly" To: , References: <1018013904.3cada8d0cf171@mail.broadpark.no> <014f01c1dcab$78a608b0$b50d030a@PATRICK> Subject: Re: Redistributing adduser's dotfiles to users Date: Fri, 5 Apr 2002 16:18:54 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Correction to my original post: ----- Original Message ----- From: "Patrick O'Reilly" > # 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