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