On Tue, Nov 06, 2001 at 08:16:44PM +0100, Christian Perle wrote:
Hi Torsten,
On Tue, Nov 06, 2001 at 18:19:48 +0100, Torsten Werner wrote:
read -n 1 var
read -n 1 x bash: read: illegal option: -n read: usage: read [-r] [-p prompt] [-a array] [-e] [name ...]
Welche bash-Version hast Du da?
2.05 nehme ich. Das read funktioniert jedenfalls. Umwandlung ohne od habe ich noch keine gefunden.
rf11@max:~/tmp> cat x #!/bin/bash read -n 1 byte echo $byte|od -h rf11@max:~/tmp> ./x </bin/ls 0000000 0a7f 0000002 rf11@max:~/tmp>
die 7f ist das gesuchte erste byte
Reinhard
bye, Chris -- Christian Perle perle@itm.tu-clausthal.de Grunaer Str. 31 http://www.itm.tu-clausthal.de/~perle/ 01069 Dresden LinuxGuitarKitesBicyclesBeerPizzaRaytracing
Lug-dd maillist - Lug-dd@schlittermann.de http://mailman.schlittermann.de/mailman/listinfo/lug-dd