« Back to Index

[Bash basic syntax checker]

View original Gist on GitHub

Tags: #bash #shell

Bash basic syntax checker.sh

bash -n ./foo.sh  # read commands but do not execute them

help set | less  # check docs for this feature