Skip to content

📰 bash

Bash One-Liners for LLMs

Nothing to add…

weeklyfoo #11 / 2023-12-17
bashaillm

Today I learned that bash has hashmaps

Hashmaps (associative arrays) are a great way to store a bag of key-value data.

weeklyfoo #69 / 2025-01-27
bash