How do I unlock a file ?

Smoot Carl-Mitchell smoot at tic.com
Wed Apr 9 01:14:03 UTC 2008


On Wed, 2008-04-09 at 02:27 +0200, Simon Skogh wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> SYNass IT Ubuntu / Linux wrote:
> 
> | How do I unlock this file to get the whole MythTV removed ???
> 
> sudo rm mythtv -r

Should be:

sudo rm -rf mythtv

Be careful when you do this, since the -r option makes the file removal
recursive and the -f will force the removal even for files which are not
writable.  See the man page for details.
-- 
Smoot Carl-Mitchell
System/Network Architect
smoot at tic.com
+1 480 922 7313
cell: +1 602 451 9005




More information about the ubuntu-users mailing list