Script that I use to generate error reports when mods crash the server. It has several options now.
./mkreport.sh -no-log "note to author"
*:used when the mod crashes in such a way that a crash report is not generated.
./mkreport.sh path_to_crash_report -l
*: use to display the contents of the crash report
./mkreport.sh path_to_crash_report "note to author"
*: use to generate a crash report in the standard way
All of my Bash scripts can be downloaded from https://www.kreezcraft.com/minecraft/downloads/my-linux-shell-scripts/
I am the original author of this video. It was posted on Youtube under my identity "Kreezxil".