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