Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!oleane!dish.news.pipex.net!pipex!edi.news.pipex.net!pipex!sunic!sunic.sunet.se!trane.uninett.no!Norway.EU.net!EU.net!Germany.EU.net!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!not-for-mail From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Adduser script Date: 9 Jul 1995 00:08:49 +0200 Organization: Private FreeBSD site, Dresden. Lines: 17 Message-ID: <3tmvlh$n64@uriah.heep.sax.de> References: <3sn6pb$ilj@orchard.la.locus.com> <3sr2p3$3ue@bonnie.tcd-dresden.de> NNTP-Posting-Host: uriah.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit J Wunsch <joerg_wunsch@uriah.heep.sax.de> wrote: >It should be somewhere in the regular distribution. (Sorry, i don't >have a recent system handy here.) I think, it's called ``AddUser''. j@uriah 367% which adduser /usr/sbin/adduser j@uriah 368% head `which adduser` #!/usr/bin/perl # # (c) Copyright 1995 Wolfram Schneider. All rights reserved. # -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)