#  gmt  Tue Mar 22 17:07:01 MST 1988
#
#  output is host- and pid-dependent so we'll just check the exit status.
0 sr -c remote.sr
0 srl remote main
0 HOST=`hostname`
# more than three on the following line is liable to thrash certain old
# Sun-2 systems to death...
0 a.out $HOST $HOST $HOST >No_input.out
0 rm -rf Interfaces core *.out *.[chos]
