1 #!/bin/bash
2 # this script is called from script isaterm.
3
4 #sunbroy53:
5 #stty cs8
6
7 #sunbroy52:
8 stty pass8
9
10 bash $*
11