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