From owner-freebsd-bugs@FreeBSD.ORG Sun Jul 20 18:20:13 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F89937B401 for ; Sun, 20 Jul 2003 18:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E39543F75 for ; Sun, 20 Jul 2003 18:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6L1KBUp007899 for ; Sun, 20 Jul 2003 18:20:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6L1KBt3007898; Sun, 20 Jul 2003 18:20:11 -0700 (PDT) Resent-Date: Sun, 20 Jul 2003 18:20:11 -0700 (PDT) Resent-Message-Id: <200307210120.h6L1KBt3007898@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, abc@ai1.anchorage.mtaonline.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33EF537B401 for ; Sun, 20 Jul 2003 18:13:08 -0700 (PDT) Received: from ai1.anchorage.mtaonline.net (ai1.anchorage.mtaonline.net [12.17.140.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC9A443F85 for ; Sun, 20 Jul 2003 18:13:06 -0700 (PDT) (envelope-from abc@ai1.anchorage.mtaonline.net) Received: from en26.ai1.anchorage.mtaonline.net (root@printer [192.168.0.26]) h6L1CtXq005382 for ; Sun, 20 Jul 2003 17:12:57 -0800 (AKDT) (envelope-from abc@ai1.anchorage.mtaonline.net) Received: (from abc@localhost)h6L1EYvM039412; Mon, 21 Jul 2003 01:14:34 GMT (envelope-from abc@ai1.anchorage.mtaonline.net) Message-Id: <200307210114.h6L1EYvM039412@en26.ai1.anchorage.mtaonline.net> Date: Mon, 21 Jul 2003 01:14:34 GMT From: abc@ai1.anchorage.mtaonline.net To: FreeBSD-gnats-submit@FreeBSD.org Subject: bin/54683: sh, redundant history X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 01:20:13 -0000 >Number: 54683 >Category: bin >Synopsis: sh, redundant history >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 20 18:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Joe Public >Release: i386 FreeBSD 4.8-RELEASE >Organization: no org >Environment: FreeBSD en26 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 17 21:11:57 AKDT 2003 root@en26:/usr/src/sys/compile/MYKERN i386 >Description: sh history stores consecutive redundant lines for no reason. >How-To-Repeat: enter the same command many times at a sh prompt. >Fix: don't enter command into history if equal to last command. it is a minor irritant to scroll back thru sh history stepping past multiple consecutive and redundant lines, and there is no good reason for storing multiple consecutive/redundant lines. >Release-Note: >Audit-Trail: >Unformatted: