mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-03-09 19:53:25 -05:00
[PR #110] [MERGED] Add explainshell #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-lists/awesome-bash/pull/110
Author: @hyperupcall
Created: 10/12/2023
Status: ✅ Merged
Merged: 10/17/2023
Merged by: @hyperupcall
Base:
master← Head:hyperupcall-explain-shell📝 Commits (1)
2f19cf9Add ExplainShell📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
New App Submission
Repo or homepage link:
https://explainshell.com/
Description:
A website that breaks down and explains shell (Bash) commands (including their flags and options).
Closes #88
Why I think it's awesome:
It's a great website for beginners (and novices) to understand what shell commands do. It's also faster than preusing man pages and help output.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.