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