|
NAMEreaper.pl - A Perl script that deletes accounts in bulk SYNOPSISreaper.pl [ -i [input file] ] DESCRIPTIONreaper.pl reads a list of user accounts (one account per line) and deletes each one of them. It uses userdel(8) on Linux and rmuser(8) on FreeBSD. It removes user accounts entirely, including the users' home directories. Use with care.
FILES list_raw Default input filename
list_digested Default output filename
SEE ALSOnewusers.pl(8), hunter-seeker.pl(8), digestion.pl.pl(8), userneu(8) AUTHORJohannes Grassler <johannes.grassler@freenet.de>
|