Deleting files using Terminal
A user meant to take a screenshot but instead took a movie and did not shut it off. 24 hours later, the movie file was 270gb and the imac produced some error messages that it couldn't save data and mail stopped working.
I booted into Terminal, found the file, use 'rm' to delete it, verified through 'ls -al' that the file was gone, and rebooted.
The imac wouldn't reboot.
I went back into Terminal, used 'df' saw that the drive was still at 98% full.
I looked in the .Trash and the large file was not there.
I can't find the file on the machine.
I searched the machine for all files larger than 1GB, and it's not in the list.
Is there some sort of cache or shadow copy of a file removed using 'rm' on a mac?
I've since deleted other large files and directories and those also don't seem to affect the 98% full result that shows up using df.
Any ideas?
iMac Pro