1833198 Members
3061 Online
110051 Solutions
New Discussion

Delete .gz files

 
Muktha Nikhil
New Member

Delete .gz files

Hi,

There are list .gz files to be deleted from a path.Full permission is given to the file.But still I am not able to delete it.
Please help me to delete it.

Thanks
Muktha
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: Delete .gz files

Hi:

It's the *directory* that confers the permission for file access. If the directory lacks write permissions, you won't be able to delete the files.

Too, if the directory's sticky bit is set, then only the owner of a file within can delete the file.

Regards!

...JRF...
Muktha Nikhil
New Member

Re: Delete .gz files

Hi James,

Thank you so much.I am able to delete the files after I give the write permission to the directory.
James R. Ferguson
Acclaimed Contributor

Re: Delete .gz files

Hi (again):

And welcome to the Forum!

If you are satisfied with the help you received, please read the following:

http://h30499.www3.hp.com/t5/help/faqpage/faq-category-id/kudos#kudos


Regards!

...JRF...