Either put $EXTRACTOR_DIR on your PATH or define an alias:
then type:% alias sex $EXTRACTOR_DIR/sex
% sex image [-c configuration-file] [-Parameter1 Value1] [-Parameter2 Value2] ...
Note that if the -c option is omitted, file default.sex in the current working directory will be used - if you want to use the installed default file, you will need to specify it explicitly.
A patch has been applied to SExtractor that allows you to read a specific extension of an MEF file (normally you process all the extensions). To process an image stored in the first extension you should use the format:
% sex image'[1]' [-c configuration-file] [-Parameter1 Value1] [-Parameter2 Value2] ...the second extension is indicated by image'[2]' and so on (note that the single quotes are only needed to protect the square brackets from the C-shell).
EXTRACTOR An Astronomical Source Detection Program