Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbosgd!gatech!seismo!elsie!ado From: ado@elsie.UUCP (Arthur David Olson) Newsgroups: net.bugs.4bsd Subject: 4.?bsd csh muffs `:p' handling (with fix) Message-ID: <6059@elsie.UUCP> Date: Mon, 31-Mar-86 11:15:37 EST Article-I.D.: elsie.6059 Posted: Mon Mar 31 11:15:37 1986 Date-Received: Wed, 2-Apr-86 02:30:41 EST Organization: NIH-LEC, Bethesda, MD Lines: 29 Keywords: bsd csh Index: man/man1/csh.1 Description: csh applies the `:p' substitution modifier to lines of input rather than to commands. Repeat-By: Script started on Mon Mar 31 10:58:37 1986 Warning: no access to tty; thus no job control in this shell... % ls /dev/null /dev/null % date ; !ls:p date ; ls /dev/null % script done on Mon Mar 31 10:58:49 1986 Fix: Change the line in "man/man1/csh.1" that reads: p Print the new command but do not execute it. to read: p Print the new command line but do not execute it. -- Bugs and Bug are Warner Brothers and Volkswagen trademarks. -- UUCP: ..decvax!seismo!elsie!ado ARPA: elsie!ado@seismo.ARPA DEC, VAX, Elsie & Ado are Digital, Borden & Shakespeare trademarks.