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