So I was need of a program that read in information from a file (comments + list of hostname/IPs) and spew out a batch file. Needless to say I used Perl, used some Regexp for the first time outside of the book I am reading. Though I didn't get it right the first time after some debugging and thought I got it working. All the batch file does is (call psshutdown.exe sysinterals program) try to shutdown the list of hostname/IPs that was read from the input file.
Either way it was neat to create something other than exercises. _______________________________________________ kc mailing list [email protected] http://mail.pm.org/mailman/listinfo/kc
