ref: 4e1418e809741ccd8e4cebb69852dbef63aca830 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