[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: protect a file



On Tue, 14 Nov 2000, Anuj Kumar wrote:

> I want protect a file. This is an excel file.
> User can use the file, read the file, modify the file.
> But user can not remove the file And  can not overwrite the file. 

Check out chattr(1) and see if it helps. 
`man chattr' for more info.

bye :)
Anmol