Logo
Explore Help
Sign In
PrincessPi/general-scripts-and-system-ssssssetup
1
0
Fork 0
You've already forked general-scripts-and-system-ssssssetup
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
Files
8633f4e0081eaddc151eaf134c437d561f7b15a4
general-scripts-and-system-…/Quick and Dirty Methods (Bash).md
T
PrincessPi 8633f4e008 Makin a hardcore data protector/archiver/version controller/verifier that will monitor a dir of files and on each change or new file, (after archiving the old versions) a new sha256 checksum is generated, git version control done, and redundant backup archives via restic
2026-05-11 20:54:00 -06:00

140 B
Raw Blame History

Quick and Dirty Methods (Bash)

show every set variale and its value (one liner)

for v in $(compgen -v); do echo "$v:$$v"; done
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.2
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API