This shows you the differences between two versions of the page.
|
exchange:reporting:runexchangereporting.sh [2010/03/06 05:26] ben created |
exchange:reporting:runexchangereporting.sh [2010/03/06 05:27] (current) ben |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== runExchangeReporting.sh ====== | ||
| + | |||
| + | |||
| + | <code> | ||
| #!/bin/bash | #!/bin/bash | ||
| Line 48: | Line 52: | ||
| echo load_db.sh | echo load_db.sh | ||
| ./batch/load_db.sh | ./batch/load_db.sh | ||
| + | |||
| + | </code> | ||