Fish Shell is recommended for developers and system administrators looking for an intuitive and powerful command-line shell. It is particularly suitable for users who prefer minimal configuration and appreciate features like autosuggestions and syntax highlighting straight out of the box.
No explainshell videos yet. You could help us improve this page by suggesting one.
fish shell might be a bit more popular than explainshell. We know about 135 links to it since March 2021 and only 112 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.
Recently I made the switch on all my devies to use the great fish Shell. It was amazing since it remembered all the Commands I executed previously, was fast as bash and had inline completion. - Source: dev.to / 7 days ago
Follow this to install. Note that this tutorial assume that you are on Linux. - Source: dev.to / about 2 months ago
I've probably been using fish shell [0] for close to 10 years now. When I need POSIX compliance or if I need to run a one-off bash command, I just call bash. It's exceedingly rare. Browsing through the documentation for Oils, it seems to be organized in a way that's very confusing. When you open the fish shell website it was two clear buttons for Tutorial and Documentation. [0] https://fishshell.com/. - Source: Hacker News / 4 months ago
I remember that Julia Evans, whose blog I follow, mentioned a few time that she uses Fish. Also, some days ago I came across this post about Fish rewrite to Rust from C++, which sounds like a cool thing to do. However, I tried it some time ago, and while pretty neat, I wasn't convinced to switch to it completely. - Source: dev.to / 5 months ago
The default shell in the above flake adds Valkey, NodeJS 22, the PNPM package manager, and the fish shell to the environment. It also starts Valkey in the background through a shell hook, passing it a custom config (declared via Nix!) and runs fish so we're dropped in the fish shell instead of our login shell. - Source: dev.to / 5 months ago
Explainshell paste a bash command and it explains every part. - Source: dev.to / 30 days ago
Explainshell.com (Explains any Linux command). - Source: dev.to / about 1 month 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 / 5 months ago
Https://explainshell.com/ also is good for explaining commands. - Source: Hacker News / over 1 year ago
Https://explainshell.com/ can help with that but isn't perfect. - Source: Hacker News / over 1 year ago
zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.
cheat.sh - The only cheat sheet you need Unified access to the best community driven documentation
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.
cheat - Cheat allows you to create and view interactive cheatsheets on the command-line.
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.
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.