home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / util / cli / qcd / qcd1.1.readme < prev   
Text File  |  1995-06-21  |  986b  |  23 lines

  1. Short:    Cd with CDPATH,pcd,cd ..,filereq,cd DF?:
  2. Author:   wuerkner@informatik.tu-muenchen.de
  3. Uploader: wuerkner@informatik.tu-muenchen.de
  4. Type:     util/cli
  5.  
  6. With qcd you can not only match paths, but also assigns/volumes/devices,
  7. e.g. loc*:cat* would be short for locale:catalogs. If more than one
  8. path maches it will ask you which one you really meant. Whenever possible
  9. it understands the Unix elements . .. ~ / ,though the Amiga syntax has
  10. priority. You also have the ablility to set a CDPATH variable to show
  11. the program where to look for your directories. Of course you can go
  12. back to the directory where you where before (similar to the script S:PCD).
  13. Finally you can also select the directory via filerequester.
  14. It has the following template :
  15.      DIR,NOREQ/S,NOPAT/S,NOHARD/S,NOSOFT/S,NOUX/S,FREQ/S,
  16.      PCD=-/S,PPCD=--/S,WAIT/K/N
  17.  
  18. HISTORY
  19. ¯¯¯¯¯¯¯
  20. 1.1
  21.      o removed a bug that caused KCON: to crash when having the current
  22.        directory name in the title of the shell
  23.