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