Skip to content

Instantly share code, notes, and snippets.

View kressnerd's full-sized avatar
🤔
code review

Daniel Kressner kressnerd

🤔
code review
View GitHub Profile
@mohanpedala
mohanpedala / bash_strict_mode.md
Last active May 11, 2026 15:47
set -e, -u, -o, -x pipefail explanation
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; BACK UP YOUR LOGSEQ DIR BEFORE RUNNING THIS!
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Copyright (C) Aug 4 2022, William R. Burdick Jr.
;;
;; LICENSE
;; This code is dual-licensed with MIT and GPL licenses.