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