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