Tags
#macos
Blog posts, snippets, and glossary entries related to "macos", gathered in one place.
Entries 4
- SnippetsDisplay Storage Capacity in Finder
Toggle storage capacity display in macOS Finder with a keyboard shortcut.
- BlogConverting Images to AVIF Format with libavif
How to install libavif via Homebrew and convert JPEG/PNG to AVIF format. Supports single conversion and batch processing.
- BlogRunning Periodic Scripts with macOS Launchd
How to build Cron-like periodic execution scripts using macOS Launchd. Avoiding environment variable issues with setup including log management.
- SnippetsSaving man Pages to Text Files
How to save man command output to a file on macOS/Linux. Use col -b to remove control characters and create readable text.
hsb.horse