I just tried to "cp /dev/mtdblock1 myfile" and I got a copy of the mtdblock1 file, not the contents: > ls -l myfile brw-r----- 1 root root 31, 1 Mar 28 15:33 myfile
Someone also mentioned problems copy files from /proc that has a zero file size, i.e, it seemed like bb cp stats the file to get the size and the copies that many bytes. Files in /proc don't always report correct file size. bb v1.7.3 Jocke _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
