4.?bsd csh muffs `:p' handling (with fix)
Arthur David Olson
ado at elsie.UUCP
Tue Apr 1 02:15:37 AEST 1986
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 at seismo.ARPA
DEC, VAX, Elsie & Ado are Digital, Borden & Shakespeare trademarks.
More information about the Comp.bugs.4bsd.ucb-fixes
mailing list