File:  [CSRG BSD Unix] / 43BSD / usr.lib / learn / editor / L11.2b
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
You can clearly print a whole file
with 
  ex filename
  1,$p
  w
  q
which prints a file, just as "cat filename"
does.  Print the file "stuff" using the
editor.
Then type "ready".
#create Ref
:Actually this file is a very
short file and prints quickly.
#create stuff
Actually this file is a very
short file and prints quickly.
#copyout
#user
#uncopyout
grep -v '"stuff"' .ocopy >X1
tail -2 X1 >X2
#cmp X2 Ref
#log
#next
11.2c 10

unix.superglobalmegacorp.com

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