home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / local / bin / mlshell < prev    next >
Encoding:
Text File  |  2004-05-08  |  41 b   |  5 lines

  1. #!/bin/sh
  2.  
  3. cd /usr/lib/ml
  4. wish ml.tcl $@
  5.