aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/postscript/misc/setbaud.ps
blob: 93148d0c4741ccb8ee46602c75abfc5a532486ed (plain)
1
2
3
4
5
6
7
8
9
%
% Sets baud rate to 9600, options to 0 assuming the password is 0.
%

serverdict begin
	0 exitserver
	statusdict begin
		25 9600 0 setsccbatch
	end