Changes between Version 188 and Version 189 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Feb 6, 2017 3:37:48 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v188 v189 480 480 481 481 {{{ 482 end_of_night YYYY-MM-DD &> logYYYY-MM-DD482 end_of_night YYYY-MM-DD &> YYYY-MM-DD-eon.log 483 483 }}} 484 484 485 485 Where DD is the day at the beginning of the night. Using the error redirect to a log file allows one to check for errors. One can watch as the script is running by: 486 486 {{{ 487 tail -f logYYYY-MM-DD487 tail -f YYYY-MM-DD-eon.log 488 488 }}} 489 489 in a separate xterm.