Revision 10847
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
113 | 113 |
List backups/ to view older backups |
114 | 114 |
Check their MD5 sums using the steps under On jupiter below |
115 | 115 |
Remove these backups |
116 |
Remove any leftover TNRS lockfile: rm inputs/.TNRS/tnrs/tnrs.make.lock |
|
117 |
Usually, the PID in it would not exist, but sometimes it now refers to |
|
118 |
a different, active process which blocks tnrs.make |
|
119 | 116 |
screen |
120 | 117 |
Press ENTER |
121 | 118 |
set -o ignoreeof #prevent Ctrl+D from exiting `screen` to keep attached jobs |
Also available in: Unified diff
bin/import_all: added step to remove any leftover TNRS lockfile (previously done manually)