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