Hey everyone
I never use the Terminal on my Macbook Pro Retina. However, today I opened it and noticed it said the Last Login to the terminal was on June 23rd. I find this odd since I hadn't logged into the Terminal in a very long time. How is it possible it said my last login was on June 23rd?
I also entered the command
open .bash_history
cat .bash_history
to check the history of commands entered into the terminal. This is what came back:
uptime
pmset -g custom
defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
defaults read /Applications/Firefox.app/Contents/Info LSEnvironment
I never entered any of these commands
Can someone help to explain what's going on?
I never use the Terminal on my Macbook Pro Retina. However, today I opened it and noticed it said the Last Login to the terminal was on June 23rd. I find this odd since I hadn't logged into the Terminal in a very long time. How is it possible it said my last login was on June 23rd?
I also entered the command
open .bash_history
cat .bash_history
to check the history of commands entered into the terminal. This is what came back:
uptime
pmset -g custom
defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
defaults read /Applications/Firefox.app/Contents/Info LSEnvironment
I never entered any of these commands
Can someone help to explain what's going on?