Home » Miscellanea » Unix/Bash Scripting

Unix/Bash Scripting

In this section, I’m collecting Unix/Bash solutions to some popular problems that may arise in many situations.
Those solution make use of well-known shell tools like grep, awk, and sed, just to name a few.


Leave a comment