rm -- just means end of args, and it can conveniently be left off. That's not a kludge, it's a feature.
A feature that many command line utils (GNU grep) support.
rm -- just means end of args, and it can conveniently be left off. That's not a kludge, it's a feature.
A feature that many command line utils (GNU grep) support.