From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 13:44:45 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50978D96 for ; Mon, 7 Jul 2014 13:44:45 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "PositiveSSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E16926D6 for ; Mon, 7 Jul 2014 13:44:43 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id 0ACE3164FF00; Mon, 7 Jul 2014 15:42:50 +0200 (CEST) Received: from [10.10.10.70] (iMacJ.cloudzeeland.nl [10.10.10.70]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by thetys.cloudzeeland.nl (Postfix) with ESMTPSA id DE2EC164FEE4; Mon, 7 Jul 2014 15:42:49 +0200 (CEST) Message-ID: <53BAA445.1070402@webrz.net> Date: Mon, 07 Jul 2014 15:44:37 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: kpneal@pobox.com Subject: Re: Login and auto executes References: <53B9163E.3040406@webrz.net> <20140706185237.GA42705@neutralgood.org> <53B9A5B4.9060206@webrz.net> <20140706194859.GA16239@neutralgood.org> In-Reply-To: <20140706194859.GA16239@neutralgood.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl Cc: "freebsd-questions@FreeBSD.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 13:44:45 -0000 kpneal@pobox.com: > Wait, if you really did mean ".login" then you must be using csh (or > tcsh here on FreeBSD) and not bash. In that case you should say you > are using csh/tcsh. Different shells have different scripts that get > run when you log in. Scripts with "bash" in the name won't be run by csh. Yes, you are right - sorry I didn't mention that; wil be more specific next time. Best regards, Jos Chrispijn