On 1/19/25 7:53 PM, ToddAndMargo via users wrote:
In the following command, how do I put a press any key command at the end of it
/usr/bin/mate-terminal -e "your_application_command"
https://www.tweaking4all.com/software/linux-software/bash-press-any-key/
Assuming your command runs a shell, you can put a semicolon, then the command from that link inside the quotes.