checkbashisms Wiki
Brought to you by:
markhobley
Performs basic checks on shell scripts for the presence of non [portable syntax].
This utility was originally written in perl using an expression engine. A long term goal of this project is to rewrite this in lua using a tokenizer loop.