0

How do I unlock files and folders so I can delete them? I have Bakno Pinball version 9.0.0.0 and want to delete it so I can load and run the newer version. The files are locked and I cannot unlock them.

I tried chown and that is not working.

terdon
  • 100,812

1 Answers1

0

To trash files or directories :: Open the terminal using Ctrl+Alt+T

cd into the directory which contains your file and :

sudo gvfs-trash /filename/

Hope this'll help.

Sooraj S
  • 1,101