in reply to \n in filenames

I made some test files with \n in the name, and
rm -r `ls -1 | grep "\\\n"`
deleted them all.