The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 01-12-2008
Just Ice's Avatar
Just Ice Just Ice is offline
Lights on, brain off.
 

Join Date: Mar 2005
Location: in front of my computer
Posts: 627
i tend to use .bat since it is normally installed in whatever wintel box comes in ... i have created .bat scripts that worked just fine extracting lines from logs and checking system settings using only native windows commands ... i have also used .bat scripts with ported unix binaries (i.e., awk.exe, sed.exe, etc.) which made the scripts work much better ... you should be able to google for those ported binaries without any issues ...

good luck!
Reply With Quote