Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

"\rm -f" stops after the 1st glob not found



Hello all,

I'm sure that's a simple questions, but the keywords are so common
that i couldn't find the answer by googling them.

My problem is this, when i type:

\rm -f *.aux *.blg *.out *.ps *.log *.toc *.tcp *.idx *.bak *.tps
*.ilg *.ind *.sty *.bst *.bbl

zsh stops in the first glob it doesn't find. How could i fix this?

Thanks in advance

Leo



Messages sorted by: Reverse Date, Date, Thread, Author