Hi,
I have submitted a large number of jobs (several hundred) using fireworks with slightly different parameters.
I now find that all of the jobs contain an error which will lead to them fail, so I need to defuse them, archive the FWs, and try again.
I know that you can defuse a firework by doing
lpad defuse_fws -i 1
or several jobs by doing
lpad defuse_fws -i 1,2,3,4
but is there a command for defusing a range of jobs, i.e.
lpad defuse_fws -i 1-10
?
Thanks,
Rasmus