summaryrefslogtreecommitdiffstats
path: root/share/examples/removeuser/README.removeuser
blob: ac8ac4b7c80aec350fe73bd39da661615f6690b1 (plain)
1
2
3
4
5
6
7
8
9
Here lies removeuser(8) for FreeBSD 2.x.  It will remove a user's
password entry, home directory, and incoming mail file from /var/mail.

Install removeuser.perl into /usr/local/sbin, /usr/sbin, or where ever
you like; install removeuser.8 into /usr/local/man/man8 or where ever. 
I suggest these commands to install it:

install -c -o bin -g bin -m 555 removeuser.perl /usr/local/sbin/removeuser
install -c -o bin -g bin -m 444 removeuser.8 /usr/local/man/man8/removeuser.8
OpenPOWER on IntegriCloud