home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / util / cli / HistoryCD.readme < prev    next >
Text File  |  2000-07-03  |  1KB  |  33 lines

  1. Short:     CD replacement (wildcards, history)
  2. Author:    soenke@kino-fahrplan.de (Sönke Tesch)
  3. Uploader:  soenke@kino-fahrplan.de
  4. Type:      util/cli
  5. Keywords:  CD Modula-2 History
  6. Interface: Shell CLI
  7.  
  8. Introduction
  9. ============
  10.  
  11. HistoryCD is a replacement for the original CD shell command. Several
  12. years ago I thought that it would be nice to have the name of the current
  13. directory in the title of the CLI window. I therefore wrote a replacement
  14. for the original cd called TitleCD, which is also available from Aminet
  15. as util/cli/TitleCD.lha.
  16.  
  17. The whole thing has been extended with wildcard support, an argument that
  18. speeds up changing between the current and the last directory ("cd lastdir"
  19. instead of "cd sys:bla/blo/ble/bli") and writing/reading the directory to
  20. or from a file.
  21. In the latest release, TitleCD has been extended with history functions.
  22.  
  23. HistoryCD is actually TitleCD without the Title in it. So if your shell
  24. already displays the name of the current directory in the window title
  25. or are happy with the way C='s shell does it, HistoryCD is for you.
  26.  
  27. Here's HistoryCDs argument list:
  28.   HistoryCD DIR,TO/K,FROM/K,LASTDIR/S,NEXT/S,PREV/S,FIRST/S,LAST/S
  29.  
  30.  
  31. Have fun,
  32.   soenke (1-Jul-2000)
  33.