I use Ubuntu Mate 24.04.02
Often I start the terminal with the command :
ffmpeg -i
And via drag and drop of the video-file in to the terminal I get the information what I want to have.
I did use the terminal settings : command during start, but it executes the command and close the terminal after all. Obviously the terminal will be started and an internal additional "Enter" performs the command.
My Question : Is it possible to start a terminal with a "string" in the command line, so I can complete the command via drag + drop ?