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