This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin for Windows Me


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]