konsole --noclose -e --rcfile /filepathtomyscript
I tried to execute the above commands because i want konsole can execute a list of commands with arguments such as
lftp
open...
login
put....
However, I keep get errors. Could you please help me? Thanks a lot. All the examples I found so far just execute a single command.