I was trying to open a new konsole terminal and source file after opening it. I tried the following command:
konsole -T hello --noclose -e "source file"
I wanted the terminal to remain open after sourcing the file but even with --noclose
the new konsole closes. How can I keep the konsole remain open