ref: 659ea24cfbda3daae05eaeac10f494b5735320e4 dir: /rc/bin/tinyurl/
#!/bin/rc # tinyurl url for (url) { hget http://tinyurl.com/api-create.php?url'='$url echo }