Last active
February 27, 2025 17:13
-
-
Save jackusay/220a8277714d0eabcc347dd85dd39d61 to your computer and use it in GitHub Desktop.
bash tool for windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
econding check | |
https://github.com/JetDemo/uchardet | |
jq for json | |
https://stedolan.github.io/jq/ | |
wget | |
https://github.com/lifenjoiner/wget-for-windows/tree/mydev | |
https://eternallybored.org/misc/wget/ | |
--- | |
tree | |
https://github.com/dduan/tre | |
erdtree (et) | |
https://github.com/solidiquis/erdtree | |
https://gnuwin32.sourceforge.net/packages/tree.htm | |
--- | |
sponge(clone) | |
https://github.com/hymkor/sponge | |
better time for time | |
Hyperfine https://github.com/sharkdp/hyperfine | |
Try a Grep alternative, such as ripgrep | |
ack | |
The Silver Searcher (ag) | |
git-grep (git grep, within Git repositories only) | |
ripgrep (rg) | |
https://ddbeck.com/better-than-grep-for-writers/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment