V6scripts

V6scripts 20130402

The V6scripts project contains a collection of shell scripts, aka command files, provides some working examples of osh and sh6 scripting.The INSTALL script in the collection automatically converts all of the sh6 command files to run with osh if sh6,...

ScribeHandler is a simple proxy layer that works with the python standard logging module. It acts a a handler object that gets added to a logger in the standard way.Important bits:When instantiating the handler, you will want to specify the connection...

shell_command is a simple set of shell invocation tools intended to make it easy to build and execute shell commands from Python, automatically handling file names containing whitespace and protecting your code from inadvertent exposure to shell injection...

BASH Debugger

BASH Debugger 4.0-0.1

Bash Debugger project contains patched sources to BASH that enable better debugging support as well as improved error reporting.In addition, this project contains the most comprehensive source-code debugger for bash that has been written.Since this...