
Bat
fd
fzf
Starship (Shell Prompt)
lazygit
tmux
fish shell
Micro
explainshell
cheat.sh
regular expressions 101
crontab guru
RegExr
LWN.net
Devhints
GitLab
Developers, system administrators, and technical users who work with code or configuration files and need an enhanced command-line tool that offers syntax highlighting and other advanced features. It is especially recommended for those using Git, as Bat provides seamless integration with Git repositories, displaying file changes and annotations effectively.
No explainshell videos yet. You could help us improve this page by suggesting one.
Bat might be a bit more popular than explainshell. We know about 121 links to it since March 2021 and only 113 links to explainshell. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
But for reading code, scripts, configs, Markdown, YAML, JSON, or anything where your eyes are expected to survive the experience, bat is much nicer. - Source: dev.to / 2 months ago
Bat does not look like a pager: https://github.com/sharkdp/bat?tab=readme-ov-file#automatic-paging. - Source: Hacker News / 3 months ago
Bat is the king of pagers. https://github.com/sharkdp/bat. - Source: Hacker News / 3 months ago
Https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop) https://github.com/duckdb/duckdb (performant database that lets you directly query JSON, parquet, csv files with SQL queries and convert one to the other. https://github.com/eradman/entr (rerun commands automatically... - Source: Hacker News / 4 months ago
Bat is cat with syntax highlighting, line numbers, and git integration. It's a drop-in replacement that makes reading files in the terminal actually pleasant. - Source: dev.to / 4 months ago
There is https://explainshell.com/ not in terminal but should do the trick. - Source: Hacker News / 6 months ago
Explainshell paste a bash command and it explains every part. - Source: dev.to / about 1 year ago
Explainshell.com (Explains any Linux command). - Source: dev.to / about 1 year ago
I've found this tool handy for faster-than-man explanations of various CLI invocations: https://explainshell.com/ Sadly, it hasn't been updated in years. - Source: Hacker News / over 1 year ago
Https://explainshell.com/ also is good for explaining commands. - Source: Hacker News / over 2 years ago
fd - A simple, fast and user-friendly alternative to 'find'.
cheat.sh - The only cheat sheet you need Unified access to the best community driven documentation
fzf - A command-line fuzzy finder written in Go
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
crontab guru - The quick and simple editor for cron schedule expressions by Cronitor