From owner-freebsd-questions Fri Aug 9 5:53:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95EE837B400 for ; Fri, 9 Aug 2002 05:53:08 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 7133E43E5E for ; Fri, 9 Aug 2002 05:53:07 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 18819 invoked from network); 9 Aug 2002 12:53:06 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 9 Aug 2002 12:53:06 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 9E48F3F; Fri, 9 Aug 2002 14:53:05 +0200 (CEST) Date: Fri, 9 Aug 2002 14:53:05 +0200 From: Roman Neuhauser To: D J Hawkey Jr Cc: questions at FreeBSD Subject: Re: sh(1) equivalent to bash(1)'s $HOME/.bash_logout? Message-ID: <20020809125305.GE389@freepuppy.bellavista.cz> Mail-Followup-To: D J Hawkey Jr , questions at FreeBSD References: <20020809071825.A48980@sheol.localdomain> <20020809123641.GC389@freepuppy.bellavista.cz> <20020809074040.A49031@sheol.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020809074040.A49031@sheol.localdomain> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Fri, 9 Aug 2002 07:40:40 -0500 > From: D J Hawkey Jr > To: questions at FreeBSD > Subject: Re: sh(1) equivalent to bash(1)'s $HOME/.bash_logout? > > On Aug 09, at 02:36 PM, Roman Neuhauser wrote: > > > Date: Fri, 9 Aug 2002 07:18:25 -0500 > > > From: D J Hawkey Jr > > > To: questions at FreeBSD > > > Subject: sh(1) equivalent to bash(1)'s $HOME/.bash_logout? > > > > > > Hello all, > > > > > > In $HOME/.bash_profile, I start fetchmail in daemon mode if certain > > > requirements are met, and in $HOME/.bash_logout, I stop fetchmail > > > (again, if certain requirements are met). > > > > > > I would like to move this functionality to $HOME/.profile and, um, > > > "what", I don't know, so it also works under sh(1). It's that "what" > > > that eludes me; is there a sh(1) equivalent to bash(1)'s > > > $HOME/.bash_logout? > > > > > > It looks as though csh(1) parallels bash(1)'s functionality, but > > > with different dot files. > > > > so what do you want? sh's or csh's equivalent of .bash_logout? > > as for csh, see csh(1). i don't know if sh has a "logout" file. > > sh(1)'s. As I wrote, csh(1) has bash(1)'s functionality. do you really use sh as your shell?? i mean, it's fine for scripts, but for interactive use? -- FreeBSD 4.6-STABLE 2:52PM up 2:47, 8 users, load averages: 0.01, 0.06, 0.26 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message