Andreas Schwab wrote on 24-07-07 02:26:
Matthew Woehlke <[EMAIL PROTECTED]> writes:

The Wanderer wrote:
Bob Proulx wrote:
The problem is the same as always, filenames with embedded newlines in
them.
I've never seen a filename with an embedded newline, and AFAICT standard
command-line tools cannot produce such.
Oh? ;-)
echo 'bar' > "`echo -e 'foo\nbar'`"

What a waste of resources.

$ touch 'foo
bar'

Andreas.


And there's the user's own limited resources.
What a waste indeed:
$ > 'foo
> bar'

bjd



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to