From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 08:21:16 2005 Return-Path: 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 2EE6E16A4CE for ; Tue, 1 Mar 2005 08:21:16 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0960E43D72 for ; Tue, 1 Mar 2005 08:21:16 +0000 (GMT) (envelope-from bent@munat.com) Received: from [192.168.123.141] (c-24-18-111-28.client.comcast.net[24.18.111.28]) by comcast.net (rwcrmhc13) with ESMTP id <2005030108211301500kvtbbe>; Tue, 1 Mar 2005 08:21:14 +0000 Message-ID: <422427DB.50504@munat.com> Date: Tue, 01 Mar 2005 00:29:15 -0800 From: Ben Munat User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD User Questions List References: <422424B2.1040809@munat.com> <20050301080924.GM8778@dan.emsphone.com> In-Reply-To: <20050301080924.GM8778@dan.emsphone.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: tab completion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 08:21:16 -0000 According to /etc/passwd, both root and my regular user are using /bin/tcsh. b Dan Nelson wrote: > In the last episode (Mar 01), Ben Munat said: > >>Why doesn't tab completion in the shell work for my regular >>(non-root) user? > > > That depends on what shell "the shell" refers to, of course. >