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