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