On 20/10/2020 04:57, peter@easthope.ca wrote:
Off the main topic, but the exit status of a command does not appear in the terminal. To see it, run:From: Bob McGowan <ramjr0915@gmail.com> Date: Sat, 17 Oct 2020 18:18:18 -0700As for exiting, so long as Zoom considers it a normal exit, it will give an exit status of zero and you will simply see the next prompt. That is as expected.At least one earlier reply had output in the launching terminal. Here nothing in the terminal. No exit status. Nothing.
echo $? -- John