View Single Post
  #2 (permalink)  
Old 03-24-2009, 05:02 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Run the script using
Code:
/bin/bash -x {scriptname}
so we can see which variable has not been set.
__________________
Reply With Quote