Revision 9899
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
97 | 97 |
List backups/ to view older backups |
98 | 98 |
Check their MD5 sums using the steps under On jupiter below |
99 | 99 |
Remove these backups |
100 |
Remove any leftover TNRS lockfile: rm inputs/.TNRS/tnrs/tnrs.make.lock |
|
101 |
Usually, the PID in it would not exist, but sometimes it now refers to |
|
102 |
a different, active process which blocks tnrs.make |
|
100 | 103 |
screen |
101 | 104 |
Press ENTER |
102 | 105 |
set -o ignoreeof #prevent Ctrl+D from exiting `screen` to keep attached jobs |
Also available in: Unified diff
bugfix: /README.TXT: Full database import: added step to remove any leftover TNRS lockfile. usually, the PID in it would not exist, but sometimes it now refers to a different, active process which blocks tnrs.make.