home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SDN¹ Plus
/
SDN1_.cdr
/
sdn
/
grap
/
gifkit11.sda
< prev
next >
Wrap
Text File
|
1992-04-07
|
2KB
|
56 lines
GIFLS 1.20 JAMES BIRDSALL Registration (Docs)
GRAP NOV89 GIF UTILITIES EDITOR BIRDSALL
FILES gifkit11.sdn
This program vaguely resembles the Unix utility ls, in that
it provides a listing of GIF files and some pertinent
information about them. The format is also after ls.
Usage: gifls [-chlswf] [target] [target target...] If no
target is given, GIFLS will scan the current directory. Valid
targets are directory names, filenames (including paths), or
filenames (including paths) with wildcards. Target types may
be mixed. For example, if there is a directory \GIF which
contains files ALBERT.GIF, ALIEN.GIF, and BORA.GIF, then
GIFLS \gif will list all of them. GIFLS \gif\albert.gif will
list ALBERT GIFLS \gif\a*.* will list ALBERT and ALIEN GIFLS
\gif\*r* will list ALBERT and BORA
The options are as follows:
-c[l|g]nnn where l = less than g = greater than nnn =
number causes a selective search based on number of colors in
the GIF file. If neither l nor g is specified, GIFLS searches
for files with exactly nnn colors.
-h[l|g]nnn as above causes a selective search based on
the height of the image
-l causes a complete analysis of each file (subject to
above searches)
-s prints a line for every file, including non-GIF files
-w[l|g]nnn as above causes a selective search based on
the width of the image
-f used for front end for GIFSTRIP and GIFCOLOR. Prints
out a list of filenames (according to any specified searches)
on stdout. Discards rest of output. Ignores -l and -s flags.
Any option may be combined with any other option. However,
if more than one of the same kind of search is used, then
only the last one of that kind on the line will have any
effect.
_____________________________________________________________
(SDA Format (c)Copyright 1992 The SDN Project - SDNet/Works!)
_____________________________________________________________
_____________________________________________________________