On Thu, 2006-06-15 at 22:41 +0800, Mark Quitoriano wrote:
what's a workaround for this?
-bash: /bin/mv: Argument list too long
Almost forgot. Instead of find, if the names can be echoed into a file, then
cpio -pdumav </your/target/directory> </the_input_file
<snip>