Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 18:38:24 -0500
From:      "Scott M. Nolde" <scott@smnolde.com>
To:        Jon Reynolds <jonr@destar.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: removing all users
Message-ID:  <20030204233824.GR83557@smnolde.com>
In-Reply-To: <1044401515.1511.83.camel@localhost.localdomain>
References:  <1044401515.1511.83.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
Jon Reynolds(jonr@destar.net)@2003.02.04 14:31:55 +0000:
> Probably a stupid question but.... I have a lot of users on a freebsd
> box and I want to remove them all at once. Is there any problem with
> just issueing this command in the /home directory: 'rm -i *'. Or is
> there a better way to do this?
> 
> Thanks for any suggestions,
> 
> Jon
> 
> 

use pw(8): pw  [-V etcdir] userdel [name|uid] [-n name] [-u uid] [-r] [-Y]

-- 
Scott Nolde
GPG Key 0xD869AB48

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?20030204233824.GR83557>