I want to copy a file to clipboard and then execute it as we do with "ctrl+shift+v", but the copy and paste on line command.
In my case I can't just run a .sh. I have to copy and paste.
I want to connect to ssh and run a command. When I use paste, it works.
I want to see what is going on the terminal, not just send a script to run.
No keyboard keys, just command line.