From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 11:01:46 2004 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 6863216A4CE for ; Tue, 21 Dec 2004 11:01:46 +0000 (GMT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1FA543D3F for ; Tue, 21 Dec 2004 11:01:45 +0000 (GMT) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.13.1/8.13.1) with ESMTP id iBLB4CiQ077511; Tue, 21 Dec 2004 12:04:12 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.13.1/8.13.1/Submit) id iBLB4C4F077510; Tue, 21 Dec 2004 12:04:12 +0100 (CET) (envelope-from mail25@bzerk.org) Date: Tue, 21 Dec 2004 12:04:12 +0100 From: Ruben de Groot To: Erik Norgaard Message-ID: <20041221110412.GC53768@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Erik Norgaard , FreeBSD Questions References: <41C6AC75.6020608@uol.com.br> <20041220120620.GA68520@duplo.dahoam> <20041220133252.GB7774@lb.tenfour> <20041220145227.GA24495@ei.bzerk.org> <41C6EE24.4080606@vilot.com> <41C6F670.7090602@locolomo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41C6F670.7090602@locolomo.org> User-Agent: Mutt/1.4.2.1i X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED, FROM_ENDS_IN_NUMS autolearn=failed version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on ei.bzerk.org cc: FreeBSD Questions Subject: Re: bash - superuser 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, 21 Dec 2004 11:01:46 -0000 On Mon, Dec 20, 2004 at 04:57:36PM +0100, Erik Norgaard typed: ... > But I do like that bash shows me the options when autocomplete does not > have a unique completion. set autolist will do the equivalent in [t]csh Ruben