Appears on
Articles2
Introducing json2dir: A Fast JSON-to-Directory Converter for Dotfile Management
Code
Handling First-Class Lists in Shell Scripting: Solutions with jq and es Shell
The article discusses the limitations of common shells in handling first-class lists and proposes solutions, such as using tools like 'jq' and the 'es shell'. It provides a practical example of implementing a function to split arguments by a double dash ('--'), a common format in command-line utilities.
alurm.github.io9mo ago

