How do I unlock a file ? / SOLVED !

Mario Vukelic mario.vukelic at dantian.org
Wed Apr 9 05:45:02 UTC 2008


On Wed, 2008-04-09 at 13:27 +0800, SYNass IT Ubuntu / Linux wrote:
> My assumption is / was: rm = remove files !?
> Any correcture or enlightening is appreciated and welcome !

See Ranmadu's quote from "man rm" in the other reply: "remove files and
directories".

I believe the reason for the existence of rmdir in addition to rm is a
safety consideration: if you use rmdir, you can be absolutely sure (even
when running it from a script) that a directory will _only_ be removed
if it contains no files.





More information about the ubuntu-users mailing list