From owner-freebsd-bugs Tue Sep 12 22:30: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A96E837B43C for ; Tue, 12 Sep 2000 22:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA32162; Tue, 12 Sep 2000 22:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from squishycow.goldenterrace.com.au (squishycow.goldenterrace.com.au [203.41.110.130]) by hub.freebsd.org (Postfix) with ESMTP id 2051037B424 for ; Tue, 12 Sep 2000 22:29:56 -0700 (PDT) Received: (from sjhoran@localhost) by squishycow.goldenterrace.com.au (8.9.3/8.9.3/k-rad fixez/anti-spam/anti-relay/partridge/pear tree) id QAA17714; Wed, 13 Sep 2000 16:29:52 +1100 (EST) Message-Id: <200009130529.QAA17714@squishycow.goldenterrace.com.au> Date: Wed, 13 Sep 2000 16:29:52 +1100 (EST) From: sjhgnats@tracking.amos.net Reply-To: sjhgnats@tracking.amos.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21246: non functional -c flag in nvi Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21246 >Category: bin >Synopsis: nvi's -c flag does no do what it is documented to do. (it does nothing) >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: Tue Sep 12 22:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Steve Horan >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: N/A >Description: vi (nvi) is documented to have a -c flag that allows execution of commands upon startup. nvi -c "r /etc/motd" Does not read in /etc/motd. >How-To-Repeat: run: nvi -c "r /etc/motd" and you'll see it does nothing. >Fix: no fix yet. I have played with vim, and vim appears to work okay for this option however I'm having annoying terminal/control character escaping issues with vim. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message