in reply to
\n in filenames
I made some test files with \n in the name, and
rm -r `ls -1 | grep "\\\n"`
[download]
deleted them all.
Comment on
Re: \n in filenames
Download
Code
In Section
Seekers of Perl Wisdom