Program

kD00D veger@primenet.com
Thu Oct 23 08:32:00 GMT 1997


  Could someone help me, and go through this script listed below, and turn
it into code for GCC. THanks. BTW: Using Win95.

***** Script
adduser %1
mkdir /home/%1
chown %1 /home/%1
mkdir /home/%1/public_html
chown %1 /home/%1/public_html
passwd %1
pine
*****

  I would like to do a simple prog that would allow me to do this, or even a
simple cmd file would be nice. Thanks much!


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list