summaryrefslogtreecommitdiffstats
path: root/adduser/rmuser.sh
Commit message (Expand)AuthorAgeFilesLines
* Update my email address.Mike Makonnen2003-06-201-1/+1
* Update copyright.Mike Makonnen2003-02-161-3/+1
* Condense the output to one line per removed user. For user's whoMike Makonnen2003-02-161-20/+47
* expr foo -> $((foo))Max Khon2003-01-231-2/+2
* Do not loose trailing spaces when printing prompt messages.Max Khon2003-01-231-3/+3
* Correctly handle files with IFS characters (spaces) in their names whenTim J. Robbins2002-12-091-7/+3
* Replace the perl versions of adduser and rmuser with shell script versions.Scott Long2002-12-031-0/+325