well, i found it
rm -- -X
was the solution
mike
Ok, I screwed up and used an incorrect tar command and ended up with a file that looks like this: "-X"
Now, I need to remove it but I can not address it. Putting it in quotes (single or double) doesnt work either.
thanks for any help
mike
NOBODY reads my email
then who would want to anyway
well, i found it
rm -- -X
was the solution
mike
NOBODY reads my email
then who would want to anyway
rm -rf as root will kill just about anything... just be sure you *really really* mean it before you hit enter. I think every long-time *nix user has at least one horror story involving rm -rf. :wink:
Bookmarks