Weston Braun
06/22/2021, 4:57 AMTim Edwards
06/22/2021, 1:09 PMmagic -dnull -noconsole [arguments] << EOF
[commands]
EOF
and then redirect stdout/stderr to a file (-noconsole is the main thing, as it outputs directly to the terminal instead of to the Tk console).
That said, the antennacheck
command should have an optional file argument to save to, like some other commands have (such as 'feedback').