Subject: Re: clear screen when logout
To: Ben Collver <collver@softhome.net>
From: Matthias Buelow <mkb@mukappabeta.de>
List: port-i386
Date: 10/18/2000 22:03:28
Ben Collver <collver@softhome.net> wrote:

>That looks neat!  One criticism and one question:
>/etc/profile and trap are specific to the bourne shell and do not work with
>csh on my NetBSD system.

from csh(1):

     When a login shell terminates it executes commands from the files .logout
     in the user's home directory and /etc/csh.logout.

I mean... one would think people actually read the manpages for the
programs they use if things are unclear...

	--mkb