Script started on Fri Jan 10 14:59:32 1997
Executing ~/.cshrc
1. Workbench3.1:> baby-shell
ls
command line:ls is first utility
 is second utility
 is file

Makefile	dopipe.o	lexical.c	tester1		tester2.o
baby-shell	grammar.h	lexical.h	tester1.c	tests
baby-shell.c	language.c	lexical.o	tester1.o	type.h
baby-shell.o	language.h	redirect.1	tester2		usertypes.h
dopipe.c	language.o	redirect.2	tester2.c
dopipe exited successfully
who | sort>RedirectOne#
command line:who is first utility
sort is second utility
RedirectOne# is file

dopipe exited successfully
ls | wc
command line:ls is first utility
wc is second utility
 is file

      25      25     253
dopipe exited successfully
users >RedirectTwo#
command line:users is first utility
 is second utility
RedirectTwo# is file

dopipe exited successfully
^C1. Workbench3.1:> cat RedirectOne#
ag5be      pts/7        Jan 10 14:41	(147.197.204.31)
ba5aa      pts/5        Jan 10 14:50	(147.197.204.31)
bh5ah      pts/17       Jan 10 14:57	(147.197.131.238)
ccsqmrg    pts/16       Jan 10 10:52	(m1)
ccuqcm     pts/0        Jan 10 14:56	(147.197.216.180)
cs8ti      pts/20       Jan 10 14:53	(147.197.204.31)
ct5bw      pts/21       Jan 10 15:00	(147.197.204.10)
ds5am      pts/3        Jan 10 14:54	(147.197.201.13)
envriu     pts/12       Jan 10 10:59
gb5at      pts/23       Jan 10 13:07	(annexp2.herts.ac.uk)
mu8qx      pts/1        Jan 10 14:52	(147.197.204.10)
oper       pts/11       Jan 10 10:04	(147.197.204.83)
pp5am      pts/13       Jan 10 13:35	(woody.cs.herts.ac.uk)
pp5am      pts/18       Jan 10 14:48	(woody.cs.herts.ac.uk)
psyqdjd    pts/9        Jan 10 13:38	(147.197.153.132)
rc8qc      pts/29       Jan 10 12:48	(147.197.206.13)
rs8eh      pts/6        Jan 10 14:46	(147.197.131.207)
sl5av      pts/8        Jan 10 14:22	(proxy.access.bt.co.uk)
sm8gj      pts/15       Jan 10 14:51	(147.197.204.60)
sp8eu      pts/39       Jan 10 13:57	(147.197.201.28)
vb8bl      pts/37       Jan 10 14:12	(147.197.204.31)
1. Workbench3.1:> cat RedirectTwo#
ag5be ba5aa bh5ah ccsqmrg ccuqcm co8yq cs8ti ct5bw ds5am gb5at mu8qx oper pp5am pp5am psyqdjd rc8qc rs8eh sl5av sm8gj sp8eu vb8bl
1. Workbench3.1:> exit
1. Workbench3.1:> 
script done on Fri Jan 10 15:03:09 1997
