imdelete images
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.
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.
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