On Tue, 13 Apr 2010 22:01:24 +0200, you wrote: >I started the port about three years ago, on 1.6.1.
I try to use this, but: e:\vm\1>busybox.exe BusyBox v1.19.1_18_0-306-geb28f73.git (2011-01-16 17:56:02 ICT) cat q.sh ls -al RCDx86_11_02.iso tail -c16384 RCDx86_11_02.iso | head -c 333 > www tail -c16385 RCDx86_11_02.iso | head -c 333 > www tail -c1m RCDx86_11_02.iso | head -c 333 > www e:\vm\1>busybox.exe sh -x q.sh + ls -al RCDx86_11_02.iso -rw------- 1 Areq 0 93325312 May 16 20:43 RCDx86_11_02.iso + tail -c16384 RCDx86_11_02.iso + head -c 333 + tail -c16385 RCDx86_11_02.iso + head -c 333 tail: write error: Invalid argument + tail -c1m RCDx86_11_02.iso + head -c 333 tail: write error: Invalid argument if tail -c argument is bigger then 16384 - error cheers, -- Arkadiusz Patyk [areq<>pld-linux:org] [http://rescuecd.pld-linux.org/] [IRC:areq GG:1383 jid:arek<>patyk:net] _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
