Revision 7804
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
113 | 113 |
Commit: svn ci -m "inputs/import.stats.xls: Updated import times" |
114 | 114 |
To scrub unscrubbed taxondeterminations: make scrub by_col=1 & |
115 | 115 |
To view progress: |
116 |
tail -f inputs/.TNRS/public.unscrubbed_taxondetermination_view/logs/$version.log.sql
|
|
116 |
tail -100 inputs/.TNRS/public.unscrubbed_taxondetermination_view/logs/$version.log.sql
|
|
117 | 117 |
To remake analytical DB: bin/make_analytical_db & |
118 | 118 |
To view progress: |
119 |
tail -f inputs/analytical_db/logs/make_analytical_db.log.sql
|
|
119 |
tail -100 inputs/analytical_db/logs/make_analytical_db.log.sql
|
|
120 | 120 |
|
121 | 121 |
Backups: |
122 | 122 |
Archived imports: |
Also available in: Unified diff
README.TXT: Full database import: To view progress: Use tail -100 to show more of the log files, and not tail -f to avoid blocking when the user just wants to check the status