home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / forum16.lzh / SOFTWARE / C / TREE / info_tree next >
Text File  |  1991-05-06  |  1KB  |  53 lines

  1. $PROGRAM-NAME
  2.   tree
  3. $VERSION
  4.   V 1.23
  5. $PURPOSE
  6.   displays directory tree
  7. $SUMMARY
  8.   displays sorted directory tree
  9.   - special graphics for VTxxx, ATARI ST/IBM and Gepard terminal.
  10. $KEYWORDS
  11.   disk,directory,tree,utility
  12. $STATUS
  13.   final
  14. $SCREEN-INTERFACE
  15.   termcap
  16. $HARDWARE-OPTIONS
  17.   Gepard systems, VTxxx terminals, ATARI ST
  18. $OS-VERSION
  19.   compiled with OSK V2.3
  20. $DOCUMENTATION
  21.   No documentation, type "tree -?"
  22. $INSTALLATION
  23.   Copy the file "tree" into the execution directory.
  24. $SOURCE-LANGUAGE
  25.   C
  26. $SOURCE-AVAILABILITY
  27.   Full source available
  28. $COMPILATION
  29.   Use the delivered makefile.
  30. $AUTHOR-NAME
  31.   Christian Mahr / Helmut Kohl
  32. $AVAILABILITY
  33.   Public
  34. $COPYRIGHT
  35.   (c) 1990 by C. Mahr / H. Kohl
  36. $DISTRIBUTOR
  37.   EFFO Forum 13 (V1.21), EFFO PD Disk #1 (V1.21), COVE (V1.23)
  38. $HISTORY
  39.   Revision history (latest entry on top)
  40.   CM = Christian Mahr
  41.   HK = Helmut Kohl
  42.   rev.        date    note
  43.   ---------------------------------------
  44.   1.23  HK  24.12.90  add option -l for depth control
  45.   1.22  HK  02.12.90  extended help message / add terminal type Gepard
  46.                       automatic detection of GEPARD terminal
  47.                       add unsorted printing
  48.   1.21  CM  17.06.90  last version of Christian Mahr of EFFO-Disk
  49.                       new version with sorted directory and special
  50.                       graphics for VT100 and ATARI ST/IBM
  51. $BUGS (HK)
  52.   no different behavior if pxd =1
  53.