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