Table of Contents

TMSSSTDERRTERMINAL

The Environmental Variable TMSSSTDERRTERMINAL displays the stderr on terminal, while still allowing it to be written to the file specified by TMSSSTDERRDIR.

Prerequisites

Variable TMSSSTDERRDIR set to a valid file location.

Example

Windows Command Line

set TMSSSTDERRTERMINAL=true

Windows PowerShell

$env:TMSSSTDERRTERMINAL = true

Linux

export TMSSSTDERRTERMINAL=true