The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-14-2007
hifake hifake is offline
Registered User
 

Join Date: Aug 2007
Posts: 10
Quote:
Originally Posted by kahuna View Post
Try ksh instead of sh
Code:
#!/bin/ksh
Tried this...It does nto help. Still same error.

Any other option? Even if you are more than 50% sure please reply. It doesn't hurt trying.
Reply With Quote