Three minutes ago, Jay McCarthy wrote:
> If you go to
>
> http://drdr.racket-lang.org/current
>
> then you will get redirected to the current one.
>
> This shell script:
>
> curl -I http://drdr.racket-lang.org/current | grep Location | awk -F/
> '{print $2}'
>
> will give just that number... the Racket code would be simple too
Yeah, that'll work.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
_________________________________________________
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev