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