Mac logs everything you download
Mac OS X logs everything you have ever downloaded. You can check your self. Just open command prompt and enter following line:
sqlite3 ~/Library/Preferences/com.apple.LaunchServices.QuarantineEventsV* 'select LSQuarantineDataURLString from LSQuaran...
saifuddinss.hashnode.dev1 min read