Re: Two years ago
"Why the hell does rm not return an error when an argument is empty?"
I'm still wondering why rm returns an error when the thing you are trying to delete doesn't exist. If it had existed, it would no longer exist afterwards, so the result is the same.