ref: a0dae6465a05c0f680bd88e3fcef97dc73a110a4 dir: /rc/bin/tinyurl/
#!/bin/rc if(! ~ $#* 1) { echo usage: tinyurl http://research.swtch.com/2008/02/hideous-name.html >[1=2] exit usage } hget http://tinyurl.com/api-create.php?url'='$1 echo