[Bug 631] copy a file to char device file /dev/mtd1 make it to be a comon file

bugzilla at busybox.net bugzilla at busybox.net
Wed Sep 30 10:28:55 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=631





--- Comment #3 from Denys Vlasenko <vda.linux at googlemail.com>  2009-09-30 10:28:55 UTC ---
Or you can use more obvious "cat file >device_or_symlink" construct in your
scripts, if what you really are trying to do is not a "create a copy of file
A", but "reading from A and writing to B, till eof on A".


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list