$ konsole -e /bin/bash --rcfile <(echo "ls;echo hi")
$ konsole -e /bin/bash --rcfile /usr/local/bin/foo
This is equivalent to creating a profile configured from a bash script, but in this form, it can be used to create a desktop application launcher.
Generate profiles are stored in ~/.local.share/konsole.
Command: /bin/bash --init-file /mnt/mervin/workspaces/eloquent/py_trees/setup.bash