variable:tmssstderrdir
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
variable:tmssstderrdir [2021/08/24 01:52] – Scott Cunliffe | variable:tmssstderrdir [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
The [[variable: | The [[variable: | ||
+ | ===== Example ===== | ||
- | {{tag> | + | ==== Windows Command Line ==== |
+ | |||
+ | To write the standard error, from TMSS10Sync, to C:\Program Files\TapeTrack\TapeTrack Sync\reports | ||
+ | |||
+ | < | ||
+ | set TMSSSTDERRDIR=C: | ||
+ | </ | ||
+ | |||
+ | ==== Windows PowerShell ==== | ||
+ | |||
+ | To write the standard error, from TMSS10Sync, to C:\Program Files\TapeTrack\TapeTrack Sync\reports | ||
+ | |||
+ | < | ||
+ | $env: | ||
+ | </ | ||
+ | |||
+ | ==== Linux ==== | ||
+ | |||
+ | To write the standard error, from TMSS10Sync, to / | ||
+ | < | ||
+ | export TMSSSTDERRDIR="/ | ||
+ | </ | ||
+ | |||
+ | {{tag> |
variable/tmssstderrdir.1629769940.txt.gz · Last modified: 2025/01/21 22:07 (external edit)