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