>>>>> "Atul" == Atul Khot <[EMAIL PROTECTED]> writes:
Atul> Just out of curiosity ( and to learn more ), as you say, suppose a
Atul> filename has an embedded newline in it. Referring to Mathew's solution,
Atul> can't we somehow read that as a single filename and operate on it?
Atul> Specifically, does the shell ( read builtin etc. ) provide any way to do
Atul> it?
No, because newlines are the delimiters for sh's "read" operator.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!