Static analysis of bash scripts

2013-04-02 Thread Daniel Reichelt
(2nd try, after 5hrs the first mail still didn't go through but didn't produce any non-DSN either) Hi everyone, I'm maintaining a collection of shell scripts in some 50 different debian packages. Some of them have no dependencies (with respect to external commands), some of them depend on other

Static analysis of bash scripts

2013-04-02 Thread Daniel Reichelt
Hi everyone, I'm maintaining a collection of shell scripts in some 50 different debian packages. Some of them have no dependencies (with respect to external commands), some of them depend on other debian packages and some depend on each other. I have grown sick of dependency management, yet I wan