From owner-freebsd-questions Mon Jul 29 18:14:16 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 2F61B37B400 for ; Mon, 29 Jul 2002 18:14:15 -0700 (PDT) Received: from rambo.simx.org (rambo.simx.org [80.65.205.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id F343643E84 for ; Mon, 29 Jul 2002 18:14:09 -0700 (PDT) (envelope-from listsub@rambo.simx.org) Received: from rambo.simx.org (rocky [192.168.0.2]) by rambo.simx.org (8.12.5/8.12.5) with ESMTP id g6U1DqAM095566; Tue, 30 Jul 2002 03:13:54 +0200 (CEST) (envelope-from listsub@rambo.simx.org) Message-ID: <3D45E88C.70905@rambo.simx.org> Date: Tue, 30 Jul 2002 03:14:52 +0200 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020618 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: karl agee Cc: freebsd-questions , Tri-Cities Linux User Group <3clug@3clug.org> Subject: Re: parsing a bash history References: <1027969264.1039.68.camel@enterprise.workgroup> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 karl agee wrote: > Is there any way to parse a bash command history file (w/o scrolling) to find **that one > command** you did???? > > --karl > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message If youre using bash try pressing Ctrl+r and type the first letters in the command youre searching for. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message