Skip to content

Command line tool written in bash to expand shortened url

License

Notifications You must be signed in to change notification settings

fury999io/expandurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expandurl

Command line tool written in bash to expand shortened url

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>

About

Command line tool written in bash to expand shortened url

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages