home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Cruncher / XFD109.LHA / xfd / Docs / xfdList.doc < prev    next >
Encoding:
Text File  |  1995-09-25  |  1.1 KB  |  49 lines

  1. NAME
  2.     xfdList 1.01
  3.  
  4. SYNOPSIS
  5.     xfdList FILE,ALL/S
  6.  
  7. DESCRIPTION
  8.     xfdList examines files and prints the names of the
  9.     packers/linkers. It requires either Kickstart V37+
  10.     or the arp.library together with older OS releases.
  11.  
  12.     FILE specifies the file/drawer that should be examined.
  13.     Wildcards of any kind are supported.
  14.     If FILE is not specified, the current directory will
  15.     be examined.
  16.  
  17.     xfdList only examines one directory level. With ALL,
  18.     it goes as deep as possible.
  19.  
  20. EXAMPLES
  21.     Shell> xfdList DH0:C/#?
  22.         Examines the contents of DH0:C.
  23.  
  24.     Shell> xfdList DF0:#?/#?.(library|device) ALL
  25.         Examines any drawer deeper than level one
  26.         on DF0: for filenames ending with .library
  27.         or .device.
  28.  
  29. HISTORY
  30.     xfdList 1.01
  31.     - xfdm_MinBufferSize of xfdmaster.library v36+ is used
  32.       to determine the size of the recog buffer.
  33.     - Added recognition code for linkers.
  34.  
  35.     xfdList 1.00a
  36.     - Debugged some arp.library stuff.
  37.  
  38.     xfdList 1.00
  39.     - First public release.
  40.  
  41. COPYRIGHT
  42.     xfdList is freely distributable for noncommercial use.
  43.  
  44. AUTHOR
  45.     Georg Hörmann
  46.     Martinswinkelstraße 16c
  47.     82467 Garmisch-Partenkirchen
  48.     Germany
  49.