Snippets
#bash
Snippets tagged with "bash".
Snippets 2
- gzip Command Cheat Sheet
A snippet covering the basic usage of the gzip command, including file compression, decompression, and option flags.
- Batch Convert Images to AVIF with avifenc
A Bash snippet that recursively scans jpg/jpeg/png files and converts them to .avif using avifenc.
hsb.horse