adspace


How do you delete undeletable files on a mac?

Answer Posted / Saurbh Kumar Chaubey

On a Mac, you can use the Terminal to force delete (or remove) unwanted files using the command 'rm -force file_name'. Be cautious when using this command to avoid deleting important files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the command for cut?

1035