--- Jenda Krynicky <[EMAIL PROTECTED]> wrote: > From: Booher Timothy B 1stLt AFRL/MNAC <[EMAIL PROTECTED]> > > > Is it possible to use a simple perl script to do simple unix commands. > > (similar to the shell scripts)?
Ugh. Don't have the original question, so I'll just respond to this one. Check out the Perl Power Tools: Unix Reconstruction Project. http://www.perl.com/language/ppt/ >From the Web site: "Our goal is quite simply to reimplement the classic Unix command >set in pure Perl, and to have as much fun as we can doing so." Cheers, Curtis "Ovid" Poe ===== "Ovid" on http://www.perlmonks.org/ Someone asked me how to count to 10 in Perl: push@A,$_ for reverse q.e...q.n.;for(@A){$_=unpack(q|c|,$_);@a=split//; shift@a;shift@a if $a[$[]eq$[;$_=join q||,@a};print $_,$/for reverse @A __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]