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