Script started on Wed Jan 08 04:13:58 1997
Executing ~/.cshrc
1. Workbench3.1:> tester1

Type in a single line of input:

who

who is a cmd-name

End of line found

1. Workbench3.1:> tester1

Type in a single line of input:

who|more

who is a cmd-name
Have found a pipe sign
more is a cmd-name

End of line found

1. Workbench3.1:> tester1

Type in a single line of input:

who> QcR#

who is a cmd-name
Have found a redirection symbol
QcR# is a special-file-name

End of line found

1. Workbench3.1:> tester1

Type in a single line of input:

who | sort > FrEdxxx#

who is a cmd-name
Have found a pipe sign
sort is a cmd-name
Have found a redirection symbol
FrEdxxx# is a special-file-name

End of line found

1. Workbench3.1:> tester1

Type in a single line of input:

ls34 | fredVg > $ HelLo#

ls is a cmd-name
3 is an invalid string
4 is an invalid string
Have found a pipe sign
fred is a cmd-name
Vg is an invalid string
Have found a redirection symbol
$ is an invalid string
HelLo# is a special-file-name

End of line found

1. Workbench3.1:> tester1

Type in a single line of input:

R# || Fl*fred > jane3 % fRed> |XlAx_ne

R# is a special-file-name
Have found a pipe sign
Have found a pipe sign
Fl is an invalid string
* is an invalid string
fred is a cmd-name
Have found a redirection symbol
jane is a cmd-name
3 is an invalid string
% is an invalid string
f is a cmd-name
Red is an invalid string
Have found a redirection symbol
Have found a pipe sign
XlAx is an invalid string
_ is an invalid string
ne is a cmd-name

End of line found

1. Workbench3.1:> exit
1. Workbench3.1:> 
script done on Wed Jan 08 04:18:17 1997
