Remove default "Last login:" message in Mac OS X terminal

Every time I open a Terminal window, I'm greeted with this message:

Last login: Mon Nov 14 21:00:58 on ttys000

It bothers me a bit. Is there any way to remove this message from when I open a shell?

1 Answer

touch ~/.hushlogin
3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like