in reply to How do I delete a directory without emptying it first?

I suppose you could go in and edit the i-node, and then let the next fsck run clean up your mess.

But the real question is, "why". Why do you want to do that?

  • Comment on Re: How do I delete a directory without emptying it first?