home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / expect / scripts / README < prev    next >
Encoding:
Text File  |  1993-07-05  |  1003 b   |  33 lines

  1. This file describes expect scripts that are available separately from
  2. the main source distribution.  To contribute, mail your shar'd script
  3. to libes@cme.nist.gov.  Please include documentation.  Thanks.
  4.  
  5. alpha-pager
  6.     Send a message to an Alpha Pager.
  7.  
  8. su.exp
  9.     Startup an 'su' and run the argument.  Useful when you've
  10.     mistakenly typed in a command that you needed to be su'd for.
  11.  
  12. mirror_file
  13.     Mirror a file from another ftp site, copying file only if changed.
  14.  
  15. mirror_dir
  16.     Mirror a directory from another ftp site, copying only files which
  17.     have changed.
  18.  
  19. noidle
  20.     Run a shell which avoids being 'autologged out' by sending a
  21.     <space><delete> every hour if no other I/O has occurred.
  22.  
  23. script.exp
  24.     Records a transcript of a session (like 'script' command) but
  25.     can enable/disable control of recording on-demand.  (Good for
  26.     avoiding recording of editor sessions, etc.)
  27.  
  28. bonfield.exp
  29.     Solves Jim Bonfield's puzzle that won the 1991 Obfuscated C contest.
  30.  
  31. slip.shar
  32.     Scripts to keep your SLIP link alive.
  33.