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:55] – [Example] Scott Cunliffe | variable:tmssstderrdir [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Example ===== | ===== Example ===== | ||
- | Windows Command Line | + | ==== Windows Command Line ==== |
To write the standard error, from TMSS10Sync, to C:\Program Files\TapeTrack\TapeTrack Sync\reports | To write the standard error, from TMSS10Sync, to C:\Program Files\TapeTrack\TapeTrack Sync\reports | ||
Line 13: | Line 13: | ||
</ | </ | ||
+ | ==== Windows PowerShell ==== | ||
- | {{tag> | + | 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.1629770149.txt.gz · Last modified: 2025/01/21 22:07 (external edit)