summaryrefslogtreecommitdiffstats
path: root/adduser/rmuser.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | cleaning up temporary files. Submitted by: Mike Makonnen <mtm@identd.net> Approved by: re
* Replace the perl versions of adduser and rmuser with shell script versions.Scott Long2002-12-031-0/+325
Submitted by: Mike Makonnen <mtm@identd.net> Approved by: re