Gossamer Forum
Home : General : Internet Technologies :

Deleting write protected files?

Quote Reply
Deleting write protected files?
Ok, thid is annoying. I'm logging in as root, yet there are still some Links SQL files I can not delete (mainly those in the /admin/GT/ and /admin/Links/ folders)...does anyone know how to remove the files in it that are write protected?

Thanks

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy.] Deleting write protected files? In reply to
man chattr

To unsecure a file (to make it writeable again) use the command:

chattr -i /i/know/where/bin/laden/is

Then use the following to remove the files.:

rm -rf /i/know/where/bin/laden/is

- wil

Last edited by:

Wil: Apr 15, 2002, 6:06 AM
Quote Reply
Re: [Andy.] Deleting write protected files? In reply to
If you can't delete them as root you must have really made a screw up ;)

Are you sure you are logged in a root?

Last edited by:

Paul: Apr 15, 2002, 6:11 AM
Quote Reply
Re: [Paul] Deleting write protected files? In reply to
Never mind..I must have logged in with a 'lesser' username....silly me Tongue I'm really loosing it today ;)

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy.] Deleting write protected files? In reply to
http://www.pathetic.org/detail/1001904200/