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