On Mon, 31 May 2010 15:59:04 +0800 Aiza <[email protected]> articulated:
> Is there way to single step through each line of code and see the > real values of the variables? You did not indicate what language your script is written in. There are quite a few sites that have information for debugging a Bash script. http://bashdb.sourceforge.net/bashdb-man.html http://www.tldp.org/LDP/abs/html/debugging.html http://www.softpanorama.org/Scripting/Shellorama/bash_debugging.shtml http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_02_03.html There are lots of others. Just Google or Bing for it. -- Jerry [email protected] Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
