question about fortune at login
Jerold McAllister
jerrymc at msu.edu
Wed Sep 13 07:57:05 PDT 2006
David Kelly writes:
>
> On Sep 12, 2006, at 9:20 PM, Jonathan Horne wrote:
>
>> what is the proper way to disable fortune? i deleted the .login file
>> from my
>> homedir... and it still runs at login!
Look and see where it is being invoked. That is commonly in .login
but could be in any file. If you are using sh or bash it might be
coming from .profile. It could also be in .cshrc (for csh or tcsh).
> Depends on what shell you are using, but with tcsh moving ~/.login to
> ~/dot.login ended fortune for me via ssh login.
>
> What I don't much care for is the large /etc/motd which ships stock with
> FreeBSD. So that and /etc/hosts are the only files I hack and override
> manually when using mergemaster.
The motd is supposed to be frequently update. It was originally intended
for the system manager to post messages to users about whatever was
happening to the system - such as a notice that it would be down for
maintenance that evening. That is why it was called 'Message Of The Day'.
////jerry
>
> --
> David Kelly N4HHE, dkelly at HiWAAY.net
> ========================================================================
> Whom computers would destroy, they must first drive mad.
>
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list