Shell history wiper. Special case: instead of deleting outright, scan each history file for secret-shaped lines using the cleanx regex engine and either (a) report redactable lines in the plan, or (b) on --apply, rewrite the file with offending lines removed.
Targets ~/.bash_history and ~/.zsh_history by default.
Shell history wiper. Special case: instead of deleting outright, scan each history file for secret-shaped lines using the cleanx regex engine and either (a) report redactable lines in the plan, or (b) on --apply, rewrite the file with offending lines removed. Targets ~/.bash_history and ~/.zsh_history by default.
(plan)Build a WipePlan. Each target's :reason includes the count of sensitive lines.
Build a WipePlan. Each target's :reason includes the count of sensitive lines.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |