PowerUp your shell scripts!!!
DjeShellSteps is a bash shell library, allowing to create shell scripts with steps, to simplify and improve your exploitation scripts. If the program detect a problem during execution, script will stop, giving a returned code and an error message. When a user restart it, program, will start from last error step, and continue its work.
Unix environment with bash command-line interpreter.
Online documentation is available on DjeShellSteps main website: http://www.desmoulins.fr/projets/djeshellsteps/pages/welcome