A bit of background A while ago I posted an article describing how one could parse complete URIs in Bash using the sed program. Since
Continue readingTag: sed
Bash URI parser using SED
Warning! This version is now obsolete! Check out the new and improved version (using only Bash built-ins) here! Here is a command-line (bash) script that
Continue reading