How to get ">" symbol when referring to articles?

Jerry Peek jerryp at tektools.UUCP
Tue Apr 2 02:03:36 AEST 1985


In article <1026 at hound.UUCP> pearse at hound.UUCP (S.PEARSE) writes:
> Is there an elegant way to get the ">" symbol before articles when
> referring to other people's postings? For example:
> 
> >This is an article posted by someone else
> >They always seem to have that symbol
> >at the far left.

The obvious way is to use Larry Wall's "rn" program.  It does this
automagically when you use the R command.

If you don't have or use rn, but you are using the "vi" editor to edit your
posting, you can do a filter-through with "sed", the stream editor.  Put your
cursor at the first line of the reply and type:

	!Gsed 's/^/> /'

(the !G won't appear on your screen).

--Jerry Peek, UNIX Training Instructor, Tektronix, Inc.
US Mail:    MS 76-036, P.O. Box 500, Beaverton, OR 97077
uucp:       {allegra,decvax,hplabs,ihnp4,ucbvax}!tektronix!tektools!jerryp
CS,ARPAnet: jerryp%tektools at tektronix.csnet
Phone:      503/627-1603



More information about the Comp.unix mailing list