Revision 14876
Added by Aaron Marcuse-Kubitza about 10 years ago
trunk/README.TXT | ||
---|---|---|
279 | 279 |
$ rm=1 inputs/.geoscrub/geoscrub_output/geoscrub.csv.run & |
280 | 280 |
# runtime: 1.5 h ("84m55.408s") @r14786 @vegbiendev |
281 | 281 |
# wait until done |
282 |
# if there is a subshell open, press Ctrl+D |
|
283 | 282 |
$ rm=1 inputs/.geoscrub/geoscrub_output/run & |
284 | 283 |
# runtime: 10 min ("11m41.517s") @r14786 @vegbiendev |
285 | 284 |
# wait until done |
Also available in: Unified diff
bugfix: /README.TXT: To re-run geoscrubbing: don't close subshell because it closes automatically (this would instead exit `screen`)