Debugging option

From: Robert K (unixrobert@yahoo.ca)
Date: Thu Jun 22 2006 - 15:06:12 EDT


Hello Managers
  I want to run the shell debugging option in such a way that it shows page by page display or redirect it to a file. I tried with various options as shown below and it runs till the end eventually with a prompt.I googled and tried using sh,bash and ksh. Before every trial I typed the shell's name at the prompt.
   
  # sh -n filename | more
  # sh -n filename > ./testfile
   
  # bash -n filename | more
  # bash -n filename > ./testfile
   
  # ksh -x filename | more
  # ksh -x filename > ./testfile
   
  Thanks and I will summarize.
   
  
Rob
   
   
   

                 
---------------------------------
Share your photos with the people who matter at Yahoo! Canada Photos
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:40:14 EDT