home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / sdn / grap / gifkit11.sda < prev    next >
Text File  |  1992-04-07  |  2KB  |  56 lines

  1. GIFLS 1.20 JAMES BIRDSALL Registration (Docs)
  2. GRAP NOV89 GIF UTILITIES EDITOR BIRDSALL
  3. FILES gifkit11.sdn
  4.  
  5.   This program vaguely resembles the Unix utility ls, in that
  6. it  provides  a  listing  of  GIF  files  and  some pertinent
  7. information about them. The format is also after ls.
  8.  
  9.   Usage:  gifls [-chlswf]  [target] [target  target...] If no
  10. target is given, GIFLS will scan the current directory. Valid
  11. targets are directory names,  filenames (including paths), or
  12. filenames (including paths) with  wildcards. Target types may
  13. be  mixed. For  example, if  there is  a directory \GIF which
  14. contains  files  ALBERT.GIF,  ALIEN.GIF,  and  BORA.GIF, then
  15. GIFLS \gif will list all  of them. GIFLS \gif\albert.gif will
  16. list ALBERT GIFLS \gif\a*.* will  list ALBERT and ALIEN GIFLS
  17. \gif\*r* will list ALBERT and BORA
  18.  
  19.  
  20.   The options are as follows:
  21.  
  22.      -c[l|g]nnn where  l = less than  g = greater than  nnn =
  23. number causes a selective search based on number of colors in
  24. the GIF file. If neither l nor g is specified, GIFLS searches
  25. for files with exactly nnn colors.
  26.  
  27.      -h[l|g]nnn as  above causes a selective  search based on
  28. the height of the image
  29.  
  30.      -l causes  a complete analysis of  each file (subject to
  31. above searches)
  32.  
  33.      -s prints a line for every file, including non-GIF files
  34.  
  35.      -w[l|g]nnn as  above causes a selective  search based on
  36. the width of the image
  37.  
  38.      -f used for front end  for GIFSTRIP and GIFCOLOR. Prints
  39. out a list of filenames (according to any specified searches)
  40. on stdout. Discards rest of output. Ignores -l and -s flags.
  41.  
  42.  
  43.  
  44.   Any option may be combined  with any other option. However,
  45. if more  than one of  the same kind  of search is  used, then
  46. only  the last  one of  that kind  on the  line will have any
  47. effect.
  48.  
  49. _____________________________________________________________
  50.  
  51. (SDA Format (c)Copyright 1992 The SDN Project - SDNet/Works!)
  52. _____________________________________________________________
  53. _____________________________________________________________
  54.  
  55.  
  56.