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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-06-2008
sais sais is offline
Registered User
  
 

Join Date: Dec 2007
Posts: 36
alternate to set -x in csh scripts

hi all

i want to debug a csh script and i give set -x for that but i get an error.

is there any command similar to set -x for csh scripts?