Tagged Questions
3
votes
1answer
899 views
Debugging shell scripts: Syntax checking without executing
Is there some option I can give to just check the syntax of a [bash] shell script to check the syntax of it, but not actually execute anything nor cause any potential damage?