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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; 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.
@mohanpedala
mohanpedala / bash_strict_mode.md
Last active April 28, 2026 17:47
set -e, -u, -o, -x pipefail explanation