home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Comands / id340.lha / id.readme < prev   
Encoding:
Text File  |  1993-03-10  |  4.5 KB  |  102 lines

  1. SHORT:  Knows and identifies 73 file types in a directory or device
  2.  
  3. *********************************************************
  4. ***          ID      ID     ID     ID     ID          ***
  5. ***         3.40    3.40   3.40   3.40   3.40         ***
  6. *********************************************************
  7.  
  8.  
  9. Id is the new name for the program that used to be known as
  10. SEARCH by Me.   I decided to change the name so as not to 
  11. conflict with the other program named search on normnal 
  12. Workbench disks.
  13.  
  14. What does ID do?
  15.  
  16.         Given a filename as its second argument will find that
  17. file and try to identify it as one of 73 file types.  If the -e 
  18. option is given then some extra information may be given about
  19. the file.
  20.  
  21.         If ID is given the name of a device or directory as its
  22. second argument then Id will recursively find every file and 
  23. try to identify it.  If the -r option is given then the search
  24. is not recursive and if ID finds any directory it will skip
  25. over them.  If the -s option is given then the statistics will
  26. not be printed at the end of the search.  If the -e option is
  27. given then extra information will be printed about each file 
  28. if it is available.  If the -e option is given then the statistics 
  29. will not be printed out at the end.  If you wish to have stats
  30. then put the -s option on the command line as well.
  31.  
  32.  
  33. Why would I need ID?
  34.  
  35.         Have you ever used a directory utility like DirWork or SID
  36. just to see if there were any pictures, sound samples or archives
  37. on a disk?  Do you know how tedious this can become?  Then you
  38. will like ID because it will do all of this automatically.  It
  39. will not display the pictures or play the samples but at least you
  40. know where they are.
  41.  
  42.  
  43. The following are the current recognized file types.
  44. IFF files               SMF files               GIF files
  45. PPM 24-bit files        JPEG Pictures           SRGR Pictures
  46. ASCII text files        PP Data files           MED songs
  47. MED modules             MED synth files         Seq One song
  48. Stereo Master Seq       Files with hunks        Team 17 anim
  49. Home Accounts II files  Action Replay files     Pro Page II files
  50. Object modules          Icons                   Window definitions
  51. Font files              AMOS programs           AMOS data files 
  52. AMOS sprite files       AMOS Icon/map files     Lharc archives
  53. Crunched Picture files  DynaCADD data files     DynaCADD Vector fonts
  54. Noisetracker modules    KindWords Text files    Pagesetter Documents
  55. Oil Imperium Save Games Movieplayer animations  Vista DEM files
  56. Sim City Game files     Zoo archives            Warp archives
  57. DMS archives            PkaZip archives         Zoom V5 archives
  58. Lhwarp archives         Arc archives            Lha archives
  59. PowerPacker 3.0 exe     PowerPacker 2.1-2.3 exe Titanics cruncher exe
  60. TNM 1.1 cruncher exe    Imploder 1.0 exe        HQC 2.0 exe
  61. C source code           Relokit 1.0 crunched    C header files
  62. Pascal source code      Assem Source            Assem headers
  63. ARJ Archives            System Prefs            Resident DiskMag Data
  64. Image FX Morphs         Ultra Design fonts      A-Train Music
  65. LucasFilm Games data    Links .lz files         Draw 4D fonts
  66. Draw 4D Data            Disney Studio lib       Disney Studio Study
  67. .metric fonts           InfoFile Data           MaxiPlan Files
  68.                         PageStream templates
  69. ------------------------------------------------------------------------
  70.  
  71.  
  72. Examples of command line use of ID:
  73.           ID df0:           <== To search df0:
  74.           ID -e df1:c       <== To search df1:c with extended info
  75.           ID -s df1: df0:   <== To search df1: then df0: without stats
  76.           ID df0: -er df1:  <== To search df0: recursively with basic
  77.                                 descriptions then df1: with extended
  78.                                 info non-recursively.
  79.           ID >prt: -e dh0:  <== Search dh0: recursively with extended
  80.                                 info sending report to printer.
  81.                                 (prt: can be replaced with filename)
  82.  
  83. Options I wish to include in future versions:
  84.         Showing of IFF pictures
  85.         Playing if IFF samples
  86.         Inclusion of more file types(obviously)
  87.         Listing of various archives
  88.  
  89. Other improvements:
  90.         Smaller code size
  91.         The need for speed.
  92.  
  93. Any suggestions, donations, file format identifiers or your own programs 
  94. can be sent to me at:
  95.         Paul Hunt               s925478@minyos.xx.rmit.edu.au
  96.         3 Sandpiper Street
  97.         Werribee
  98.         Victoria
  99.         Australia
  100.         3030
  101. ------------------------------------------------------------------------
  102.