IRAF help page for package images, program imdelete

from NOAO imdelete -- delete a list of imagesUSAGEPARAMETERSDESCRIPTIONEXAMPLESTIME REQUIREMENTSBUGSSEE ALSO

imdelete -- delete a list of images


USAGE

imdelete images


PARAMETERS

images

List of images to be deleted.

go_ahead

Delete the image?

verify = no

Verify the delete operation for each image.

default_action = yes

The default action for the verify query.


DESCRIPTION

IMDELETE takes as input a list of IRAF images specified by images and deletes both the header and pixel files. In verify mode IMDELETE queries the user for the appropriate action to be taken for each IRAF image.


EXAMPLES

1. Delete a list of images

    cl> imdelete fits*

2. Delete a list of images using verify

    cl> imdel fits* ver+
    cl> Delete file 'fits1' ? (yes): yes
    cl> Delete file 'fits2' ? (yes): yes
    cl> Delete file 'fits3' ? (yes): yes
.fi


TIME REQUIREMENTS


BUGS


SEE ALSO

imcopy,


This page automatically generated from the iraf .hlp file. If you would like your local iraf package .hlp files converted into HTML please contact Dave Mills at NOAO.

dmills@noao.edu