clearauto - Deletes all entries from the autosched parameters file

SYNOPSIS

clearauto

DESCRIPTION

clearauto deletes all the automatic scheduling records used by the scheduling daemon to automatically schedule the capture of passes.

PARAMETERS

None

EXAMPLES

List the automatic scheduling records, clear them, and then confirm the deletions.

[1] % listauto
 1   noaa-10 noaa-11 noaa-12

      date      time   days    rec lat      rec lon   min elev   processing
    92/01/21  00:00:00   1   32 50.47 N   117 13.65 W    0.0     /bin/ls

    archive pass   catalog pass   device_name
               y              y   /dev/ncwd0

    target lat    target lon   sat elev   sun elev  duration  priority
    32 50.47 N   117 13.65 W      0.0       0.0     00:04:00      5

[2] % clearauto
[3] % listauto
 No records

FILES

autosched

SEE ALSO

delauto, listauto


Last Update: $Date: 1999/05/10 20:13:01 $