home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / disks / disk381.lzh / SKsh / .skshrc < prev    next >
Text File  |  1990-10-20  |  111b  |  10 lines

  1. version
  2. options -e +I
  3.  
  4. path -add sys:bin
  5.  
  6. if [ "$INTERACTIVE" = 'TRUE' ]
  7. then
  8.    echo "\nWelcome to SKsh\n"
  9. fi
  10.