Manual Reference Pages  - genimageinfofile (1)


NAME

genimageinfofile - runs identify on images so that size data can be used by CGI scripts

CONTENTS

Author
Description
Diagnostics
Documented Version
Exit Status
Options
Output Used By
Permissions
Rcs Information
Rcs.sh Version
Synopsis
Warning(s)

DOCUMENTED VERSION

1.3 - 070207

SYNOPSIS

genimageinfofile [-d imagedir]* [-x]* [-X]*

DESCRIPTION

    Script to run identify on a directory of images and generate a
    file containing the width/height. The file will be used by the
    web server on seven.math.sfu.ca to display a catalog of the images directory.

OPTIONS

-d imagedir
  zero or more directories to generate the image date file into (default=$dirlistdef)
-x does ’set -x’ (may be used in functions and external script calls)
-X sets debugging level--the number of times -X is specified"

OUTPUT USED BY

    cgi-bin/supportstuff/pub/lisgraphics.sh

RCS.SH VERSION

00010

RCS INFORMATION

$Id: genimageinfofile,v 1.2 2007/02/07 21:58:32 earneson Exp $
$Author: earneson $
$Date: 2007/02/07 21:58:32 $
$Revision: 1.2 $
$Source: /Users/cvs/scripts/all/Users/earneson/bin/genimageinfofile,v $
$State: Exp $

PERMISSIONS

rwxr-xr-x userUID userGID

WARNING(S)

40 - The localize script could not be found. Global machine settings can not be set.
41 - Directory >$d< can not be found

EXIT STATUS

51 - An unknown option was passed to the script, or syntax of the parameters is wrong.
51 - Unknown option >$errflag<
56 - The USAGE was requested using -z or -?.

AUTHOR

Edwin Arneson

DIAGNOSTICS

-X Prints options as they are processed by getopts (after the first -X is found)
-XX None.
-XXX None.
-XXXX Prints all the lines output by the identify command as awk processes them. Prefixed with DEBUG4>>>.


  genimageinfofile (1) EJA UTILITY
Generated by manServer 1.07 from genimageinfofile.1 using man macros. With tweaks by Edwin Arneson.