Created
April 26, 2025 19:24
-
-
Save mahesh-attarde/1e51c9ea06e6f86cd498df64cbfdae4d to your computer and use it in GitHub Desktop.
Linux Tools
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
VIM | |
https://medium.com/better-programming/50-vim-mode-tips-for-ide-users-f7b525a794b3 | |
GREP | |
https://medium.com/better-programming/grep-for-gigachads-9b5447341b45 | |
https://www.thegeekstuff.com/2011/01/regular-expressions-in-grep-command/ | |
SED | |
https://medium.com/better-programming/a-visual-guide-to-sed-a7a8abd2f675 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ELF Strings
https://gist.github.com/jesstess/1861075