https://explainshell.com/explain?cmd=%3A%28%29%7B%20%3A%7C%3...
That's not clear at all from the explanation.
11–20 of 30 posts
https://explainshell.com/explain?cmd=%3A%28%29%7B%20%3A%7C%3...
That's not clear at all from the explanation.
I think this is supposed to be a fork bomb? https://explainshell.com/explain?cmd=%3A%28%29%7B%20%3A%7C%3... That's not clear at all from the explanation.
Doesn't understand "curl www.google.com", lol.
Translates to
"Do nothing, successfuly"
This tickles my imposter syndrome
Imagine if a programming language had at least two compilation targets from the start: machine code/byte code and prose.
This is a really neat idea! I wonder how close you could get the prose to actually explaining the codes purpose as opposed to just saying "this is a for loop"?
The service is pretty neat. It's probably parsing the man pages somehow to create this. I wonder if it would be possible to utilize this parsed information to create type checking tools for shell scripts... Something which checks if correct count of arguments is given for command etc.
Imagine if a programming language had at least two compilation targets from the start: machine code/byte code and prose.
along with other related literate programming tools
Old url, but it is awesome, thanks for remembers it me. Is there a cli (offline) alternative?
This looks great! Is there a CLI utility that uses the site to do the same, perhaps?