Operating System - HP-UX
1832856 Members
3136 Online
110047 Solutions
New Discussion

Howto get rid of login message

 
SOLVED
Go to solution
Andreas D. Skjervold
Honored Contributor

Howto get rid of login message

How do I switch off the copyright message that's displayed on every login.
This is especially troublesome when using su - in scripts.

Andreas
Only by ignoring what everyone think is important, can you be aware of what everyone ignores!
2 REPLIES 2
federico_3
Honored Contributor
Solution

Re: Howto get rid of login message


You should comment the line :
cat /etc/copyright

in /etc/profile


bye
Federico
Andreas D. Skjervold
Honored Contributor

Re: Howto get rid of login message

Ahh.. that was quite obvious wasn't it!!

Thanks

Andreas
Only by ignoring what everyone think is important, can you be aware of what everyone ignores!