expandurl Command line tool written in bash to expand shortened url Created by fury999io Check out my site To use the tool without installation $ chmod +x expandurl $ ./expandurl <short url> To install the tool $ chmod +x install.sh $ ./install.sh To uinstall the tool $ chmod +x uninstall.sh $ ./uninstall.sh Usage $ expandurl <short url>