be really careful using * wildcard as it will delete everything that's in that location.
if you can move the files to the trash then you can force empty the trash by holding down option key
if you cant move them to trash then
1 open a new terminal window
2 paste this in it without hitting enter **sudo rm -rf **
3 leave a space after f
4 drag folder or files you want deleted in terminal window
5 enter
be really careful using * wildcard as it will delete everything that's in that location.
if you can move the files to the trash then you can force empty the trash by holding down option key
if you cant move them to trash then
1 open a new terminal window
2 paste this in it without hitting enter **sudo rm -rf **
3 leave a space after f
4 drag folder or files you want deleted in terminal window
5 enter
they will not go to trash. they will be gone.