File:  [CSRG BSD Unix] / 43BSD / usr.lib / learn / editor / L43.2a
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

#print
Note that there is quite a list of characters that
are special to the editor:
 . [ * ^ $ & /
What do you do when you want to use one of these
characters as itself, rather than for its special meaning?
You must precede it by a backlash.  For example, how
would you turn
 ".
into
 ."
Try the following sequence:

ex test
1,3p
1,3s/"\./."/p
wq
ready
#create Ref
This is a "quoted word."
Here is "another."
Be "careful."  Especially with dots.
#create test
This is a "quoted word".
Here is "another".
Be "careful".  Especially with dots.
#user
#cmp test Ref
#log
#next
43.2b 5

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.