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