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