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 -->
  #10 (permalink)  
Old 05-16-2008
fpmurphy fpmurphy is online now
Moderator
 

Join Date: Dec 2003
Location: /dev/florida
Posts: 945
[quote=nathasha;302195904
tmp3A=${tmp3:0:10}: bad substitution[/QUOTE]

Then you either are not using a recent version of ksh93 (later than 1999) or your data structure has changed from what you provided as a sample.
Reply With Quote