Date: Fri, 9 Aug 2002 23:32:12 +0000 (UTC) From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Subject: Re: sh(1) equivalent to bash(1)'s $HOME/.bash_logout? Message-ID: <aj1jds$uud$1@kemoauc.mips.inka.de> References: <20020809071825.A48980@sheol.localdomain> <200208091422.g79EMHGC093218@kemoauc.mips.inka.de> <20020809104209.A50604@sheol.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
D J Hawkey Jr <hawkeyd@visi.com> wrote: > > | func() > > | { > > | : do something > > | } > > | > > | trap func 0 > > Hey, this is a neat thought. But for login/interactive shells, where > would I put it? $HOME/.profile doesn't seem right. Well, $HOME/.profile seems right to me. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aj1jds$uud$1>