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