Awesome CLI & TUI – Find and bro


Awesome CLI & TUI – Find and browse Command Line Applications and alternatives!
Awesome CLI & TUI > Find and discover Command line applications for your terminal / console >_ Topics [File Systems] [Utilities] [Dashboards] [Messaging] [Disk Usage Analyzers] [Social Media] [Data Transfer] [Version Control] [Devops] [Web Browser] [Networking] [Files] [Gif Creation] [Text Search] [

https://clitui.com/

Lesser-Known Options of Well-Kno


Lesser-Known Options of Well-Known Unix/Linux Commands
Programmers typically prefer working with command-line interfaces because of enhanced productivity and CLIs’ similarity with programming. They often automate repetitive commands with shell scripts. Therefore, framework and tooling developers usually offer CLI programs with various sub-commands.

https://levelup.gitconnected.com/lesser-known-options-of-well-known-unix-linux-commands-67acb60ea6c0

jc


jc
JC is now available as an Ansible filter plugin in the community.general collection. See this blog post for an example. jc JSONifies the output of many CLI tools and file-types for easier parsing in scripts. See the Parsers section for supported commands and file-types.

https://kellyjonbrazil.github.io/jc/

checksum.sh – Verify Every Insta


checksum.sh – Verify Every Install Script
Checksum.sh is a simple way to download, review, and verify install scripts. If the checksum is OK the script will be printed to stdout, which can be piped to sh or elsewhere. If the checksum doesn’t match it produces an error and nothing is piped. View the code on GitHub.

https://checksum.sh/