|
You are here |
zzamboni.org | ||
| | | | |
peterlyons.com
|
|
| | | | | Peter Lyons: Pragmatism on tap | |
| | | | |
experimentalworks.net
|
|
| | | | | I dont like bash, I dont like zsh, but I am stuck with them. I tried fish and oil, but somehow never got the hang of it (note i should revisit them). So when I saw pcwalton playing around with yet another new shell, I was intrigued. nushell is one of the new shells around the block who aim to provide a much better experience over old established shells like zsh or bash. | |
| | | | |
blog.kellybrazil.com
|
|
| | | | | In this article I give a quick snapshot of what it's like to work with JSON in various traditional and next generation shells. Traditional shells like Bash and Windows Command Prompt (cmd.exe) don't have built-in JSON support and require 3rd party utilities. Newer shells like NGS, Nushell, Oil, Elvish, Murex, and PowerShell have JSON serialization/deserialization and filtering capabilities built-in for a cleaner experience. The post Working with JSON in Various Shells appeared first on Brazil's Blog.... | |
| | | | |
earthly.dev
|
|
| | | Learn the ins and outs of bash scripting and how it can make your life easier. From understanding shebangs to error handling and variable naming, t... | ||