TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssstderrterminal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
variable:tmssstderrterminal [2022/07/08 04:33] – [Prerequisites] Scott Cunliffevariable:tmssstderrterminal [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-Have variable TMSSSTDERRDIR set to a valid file location.+Variable TMSSSTDERRDIR set to a valid file location.
  
 ===== Example ===== ===== Example =====
Line 11: Line 11:
 ==== Windows Command Line ==== ==== Windows Command Line ====
  
 +<code>
 +set TMSSSTDERRTERMINAL=true
 +</code>
  
-{{tag>environmental_variables paths}}+==== Windows PowerShell ==== 
 + 
 +<code> 
 +$env:TMSSSTDERRTERMINAL = true 
 +</code> 
 + 
 +==== Linux ==== 
 + 
 +<code> 
 +export TMSSSTDERRTERMINAL=true 
 +</code> 
 + 
 +{{tag>environmental_variables paths stderr}}
  
variable/tmssstderrterminal.1657254787.txt.gz · Last modified: 2025/01/21 22:07 (external edit)