Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spookey/dirty_little_helpers
A collection of helper scripts for my FreeBSD machines
https://github.com/spookey/dirty_little_helpers
automation freebsd maintenance
Last synced: 26 days ago
JSON representation
A collection of helper scripts for my FreeBSD machines
- Host: GitHub
- URL: https://github.com/spookey/dirty_little_helpers
- Owner: spookey
- Created: 2019-07-21T14:48:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T08:35:44.000Z (8 months ago)
- Last Synced: 2024-10-19T17:28:31.461Z (3 months ago)
- Topics: automation, freebsd, maintenance
- Language: Shell
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dirty little helpers
> A collection of helper scripts for my FreeBSD machines
Please see the `readme.md` files in the subfolders.
## Remarks
- `.sh` scripts
- Are written to be portable
- Do not rely on `bash`
- Use full paths for commands so they can run in crontab
- `.py` scripts
- scripts should work on the latest stable `python3` version on FreeBSD