DragonFly On-Line Manual Pages

Search: Section:  


REAPER.PL(8)                       usermatic                      REAPER.PL(8)

NAME

reaper.pl - A Perl script that deletes accounts in bulk

SYNOPSIS

reaper.pl [ -i [input file] ]

DESCRIPTION

reaper.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. -i [input file] Read input from input file or stdin if "-".

FILES

list_raw Default input filename list_digested Default output filename

SEE ALSO

newusers.pl(8), hunter-seeker.pl(8), digestion.pl.pl(8), userneu(8)

AUTHOR

Johannes Grassler <johannes.grassler@freenet.de> perl v5.8.0 2004-02-08 REAPER.PL(8)

Search: Section: