Date: Fri, 10 May 2002 01:56:16 -0600 From: Mike Makonnen <makonnen@pacbell.net> To: Mark Murray <mark@grondar.za> Cc: current@FreeBSD.ORG Subject: Re: Perl scripts that need rewiting - Any volunteers? Message-ID: <1021017376.50729.35.camel@kokeb.ambesa.net> In-Reply-To: <200205091341.g49DfujV022666@grimreaper.grondar.org> References: <1020951289.50729.22.camel@kokeb.ambesa.net> <200205091341.g49DfujV022666@grimreaper.grondar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-05-09 at 07:41, Mark Murray wrote: > > On Thu, 2002-05-09 at 03:57, Mark Murray wrote: > > > > > /usr/sbin/rmuser Wrapper round "pw userdel"? > > > > I took this one while the discussion was going on the past couple of > > days. It's at: > > http://home.pacbell.net/makonnen/rmuser.sh > > > > It also implements new functionality-- you can now specify a list of > > usernames on the command line or in a file (-f option) instead of > > deleting them one at a time. > > > > I guess I might as well take adduser too. > > Manpages too, please! :-) If you don't know *roff, no problem, write > the words, and our friedly and excellent docs people will mark it up > for you. The problem with writing man pages is, if you don't do it often enough you keep having to relearn it every time you do (which is why I wised up after about the third time or so this happened to me I created a cheat sheet). What would be cool is if the man pages were somehow integrated into the FreeBSD Documentation Project. That way I have to remember only the SGML tags. (yes, yes, I know: "patches please?" 8-) In any case, here's a proper patch (man page and all): http://home.pacbell.net/makonnen/rmuser.diff Cheers, Mike Makonnen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1021017376.50729.35.camel>