• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Last file usage?

Joined
May 25, 2005
Messages
1,006
Is there a way to see the last time a file was accessed on Mac?

I'm trying to determine what sample libraries I need to keep on my SSD vs which ones I can move off onto a HDD.
 
there are a couple ways built in (and some apps that will help you with what you're trying to do)

you can open terminal and use 'ls -lut' to display when files were last accessed in the directory
or
open finder
click on little gear
Arrange by > date last opened
 
Back
Top