From: utzoo!decvax!harpo!duke!unc!jqw
Newsgroups: net.unix-wizar
Title: Re: RE: redo - (nf)
Article-I.D.: unc.3775
Posted: Sun Aug  1 17:38:20 1982
Received: Mon Aug  2 01:47:02 1982


One solution to the problem of redo-ing statements that contain csh
special characters (e.g. | < > ;) is to have the alias "again"
be "redo !-1:q" instead of "redo !-1". Remember to escape the "!" with
a backslash.