RSS Amplifier

Bash Prompt · Apr 21, 2021

Use Explainshell To Decode A Bash Command

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Bash commands frequently have need many additional options to do exactly what you need. If you have ever seen a command recommended on an internet site like https://serverfault.com they often don’t explain all the options they use. 
 You could use the man page to check them all but nobody’s got time for that. 
 In stead use https://explainshell.com . Just dump the command along…

Bash commands frequently have need many additional options to do exactly what you need. If you have ever seen a command recommended on an internet site like https://serverfault.com they often don’t explain all the options they use.

You could use the man page to check them all but nobody’s got time for that.

In stead use https://explainshell.com. Just dump the command along with all the options into the search bar and you’ll get it all nicely explained.

Read on bash-prompt.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.