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