BSD 4 development
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Fri, 31 Oct 1980 17:18:58 +0000 (09:18 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Fri, 31 Oct 1980 17:18:58 +0000 (09:18 -0800)
Work on file usr/src/cmd/ex/typescript

Synthesized-from: CSRG//cd1/4.0

usr/src/cmd/ex/typescript [new file with mode: 0644]

diff --git a/usr/src/cmd/ex/typescript b/usr/src/cmd/ex/typescript
new file mode 100644 (file)
index 0000000..fcaa0cc
--- /dev/null
@@ -0,0 +1,37 @@
+Script started on Thu Oct 23 22:18:03 1980
+Warning: no access to tty; thus no job control in this shell...
+}{ foreach i (*.o)
+? echo $i
+? nm $i | fgrep vudump
+? end
+bcopy.o
+ex.o
+ex_addr.o
+ex_cmds.o
+ex_cmds2.o
+ex_cmdsub.o
+ex_data.o
+ex_get.o
+ex_io.o
+ex_put.o
+ex_re.o
+ex_set.o
+ex_subr.o
+ex_temp.o
+ex_tty.o
+ex_unix.o
+ex_v.o
+ex_vadj.o
+ex_vget.o
+ex_vmain.o
+ex_voper.o
+ex_vops.o
+         U _vudump
+ex_vops2.o
+ex_vops3.o
+ex_vput.o
+ex_vwind.o
+printf.o
+strings.o
+}{ 
+script done on Thu Oct 23 22:19:54 1980