ref: 15e00e5960681cb10e5eb6eae2a401e44e626d5a 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