HEX-DEC

Magnus Danielson cfmd at bredband.net
Thu Oct 5 23:57:42 CEST 2006


From: Niklas Hallqvist <niklas at appli.se>
Subject: Re: HEX-DEC
Date: Thu, 05 Oct 2006 11:06:37 +0200
Message-ID: <4524CB1D.3080904 at appli.se>

> Testa
> 
> #!/bin/sh
> IFS=:; x=$1; for i in $x; do r=$r$d$((0x$i)); d=.; done; echo $r
> 
> Short enough?

Var har världen gått när man inte får APL one-liners längre???

MVH
Magnus


More information about the BUS mailing list