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