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