-
Bash hates people who use spaces
Ok so I have lots of files… I can’t be responsible for keeping weird characters and spaces out of all of them can I?
So what is a space using loser like me to do, well after penance, jump through hoops to make it work.
So naively expecting this to work, instead I get this crap.
sgw@terd /store/ebooks/pdfs $ for i in `ls ../*.rar`; do echo "$i"; done ../PDF Ebook Guide BSD Hacks 100 .
toot-toot!