Monday, 15 September 2014

shell - Linux : How to delete locked file -



shell - Linux : How to delete locked file -

i want remove xyz_db.lock.db file. tried root couldn't delete it. how remove in terminal. initial requirement remove folder. includes locked file. , there anyway delete folder straight include locked file ?

try either changing files permissions through gui or utilize rm -rf on directory contains it.

linux shell terminal

No comments:

Post a Comment