Re: Erasing Write-Protected Files

2003-01-21 Thread Jeffrey Ross
the command you want is lsattr (LiStATTRibutes) or chattr (CHange ATTRibutes) Jeff > > Hello, > > I have a list of files that has been created on my system by a user that > has write-protected the file somehow. Even when logged in as root, the file > can not be deleted. Does anyone know o

RE: Erasing Write-Protected Files

2003-01-21 Thread Pavel Rozenboim
run 'lsattr' and see if file has 'i' flag, which means file can not be modified or deleted. If it has use chattr to remove the attribute. Pavel. > -Original Message- > From: Gregory Malsack [mailto:[EMAIL PROTECTED]] > Sent: Tue, January 21, 2003 6:15 PM > To: Enigma-List; Psyche List; Se