home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / pushd21.zip / README.txt < prev   
Text File  |  1993-06-01  |  1KB  |  33 lines

  1. To install, just
  2.  
  3.     unzip pushd
  4.  
  5. And put the *.cmd files in your PATH.
  6.  
  7. File list:
  8.     README.txt  this file
  9.     pushd.doc   documentation
  10.     d.cmd       change directory: can use '/', can cd to different drive
  11.     pushd.cmd   pushd unix command
  12.     popd.cmd    popd unix command
  13.     dirs.cmd    dirs unix command
  14.     _beaut.cmd  called by the others to change the drive letter
  15.                 to lowercase.  Can be modified to change the
  16.                 whole directory to lowercase.
  17.  
  18. These REXX programs were written and tested by Ken Neighbors
  19. (wkn@leland.stanford.edu), Greg Roelofs (roe2@midway.uchicago.edu)
  20. and Ric Anderson (ric@cs.arizona.edu).
  21.  
  22. We release these programs to the public domain, but appreciate it
  23. if you'd retain our names in any modified versions.  Of course,
  24. we are not responsible for what may happen to your hard disk or
  25. anything else if you use these programs (especially if they get
  26. modified).  We've been using them without problems.
  27.  
  28. You may send bug reports to wkn@leland.stanford.edu, but don't
  29. expect any immediate fixes.
  30.  
  31. Ken Neighbors
  32. wkn@leland.stanford.edu
  33.