Click to See Complete Forum and Search --> : Debuging Bash


Nandy
11-14-2000, 08:40 PM
Actually what i want to know is if there is a way to run a bash scrit to test it syntax? Just like in perl.

Nandy

Strike
11-14-2000, 09:56 PM
I know that if you put the -x switch on there, it will print out the commands as they are called... but that doesn't do syntax checking AFAIK.