How do I unlock a file ? / SOLVED !

Ranmadhu akamad+linux at gmail.com
Wed Apr 9 04:18:44 UTC 2008


SYNass IT Ubuntu / Linux wrote:
> All your hints tell me do remove a folder with "rm" !?
> I always assumed "rm" is used to remove files !?
> Isn't "rmdir" the command to remove a directory ???
>
> Cheers, svobi
>
>   
rm -r is for directories.

 From the rm man page:
"-r, -R, --recursive
remove directories and their contents recursively"

Ranmadhu




More information about the ubuntu-users mailing list