Category

Mac OS X

Category

Want to be über cool? You can have a personalized greeting for your terminal sessions.

    personalized Terminal greeting

  1. Open Terminal and get root access by typing in:
    su
  2. Enter your password.
  3. Now you will open a Terminal word processor to modify the default greeting:
    pico /etc/motd
  4. Delete the default and type in your message. It can be several lines. Even an ASCII art.
  5. Press CTRL-X, than ‘Y’ and enter to quit and save.
  6. Press Apple (or otherwise known as Commmand)-N to open a new window and see the result of your hack.

If you are regular reader you already know how to manipulate ...