delorie.com/archives/browse.cgi | search |
On Tue, May 01, 2001 at 11:40:37AM -0400, (STi) Michael C. Schatz wrote: >I certainly never meant to start a scripting war, I was thinking more along >the lines of an undocumented switch to mkpasswd.... The concept of "undocumented" really doesn't apply to a free software project. >(Im still waiting for the perl one liners) Hey! Good idea! #!/usr/bin/perl -pi.bak BEGIN {@ARGV = ('/tmp/passwd'); system ("./mkpasswd");} s%/bin/sh%/bin/bash%; cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |