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