3b23840277fef590fbdacb66bcfa3f07f5b6db4d
new verbose output (-v) to echo commands called with exe() before execution
shell_sequencer
Shell script as wrapper for sequential tasks, such as complex server installations or recurring maintenance tasks.
The sequence script (seq) containing different steps is separated from the sequence control (sequencer.sh). The seq just needs to "include" the sequencer.sh at the end.
sequencer.sh
Main sequencer script to be included at the end of a seq.
seqs/
Contains sequences (seqs) for different tools, servers or occasions.
Sequencer include working on sh and bash.
[...]
. ./sequencer.sh
see seqTemplate.sh
1.0.0
Latest
Languages
Shell
100%