home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / SoftWindows2.idb / usr / lib / SoftWindows2 / bin / scripts / upcode.sh.z / upcode.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1995-11-13  |  86 b   |  8 lines

  1. #!/bin/ksh
  2.  
  3. echo l 0 2 0 1 
  4. echo e27
  5. echo $1|sed "s/../& /g"
  6. echo w 0 2 0 1
  7. echo q
  8.