From owner-freebsd-questions Fri Aug 9 5:18:30 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 3290837B400 for ; Fri, 9 Aug 2002 05:18:28 -0700 (PDT) Received: from bodb.mc.mpls.visi.com (bodb.mc.mpls.visi.com [208.42.156.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB7643E7B for ; Fri, 9 Aug 2002 05:18:27 -0700 (PDT) (envelope-from hawkeyd@visi.com) Received: from sheol.localdomain (hawkeyd-fw.dsl.visi.com [208.42.101.193]) by bodb.mc.mpls.visi.com (Postfix) with ESMTP id 12F2257EC for ; Fri, 9 Aug 2002 07:18:27 -0500 (CDT) Received: (from hawkeyd@localhost) by sheol.localdomain (8.11.6/8.11.6) id g79CIPM48996 for freebsd-questions@freebsd.org; Fri, 9 Aug 2002 07:18:25 -0500 (CDT) (envelope-from hawkeyd) 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? Message-ID: <20020809071825.A48980@sheol.localdomain> Reply-To: hawkeyd@visi.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.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 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. Please mail me directly, as I'm not subscribed to this list. Thanks, Dave -- ______________________ ______________________ \__________________ \ D. J. HAWKEY JR. / __________________/ \________________/\ hawkeyd@visi.com /\________________/ http://www.visi.com/~hawkeyd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message