I am looking for a universal builtin command that resizes Xterm based terminals.
This is some sort of command that won't make a new window, that I won't need to include in the file that these terminals start up with.
I want to make an app that will open in a 60x30 frame, but only after you run the command
myapp run
I don't want my terminal to always open at 30x60, I just want it to resize when I run myapp.