FC3, KDE
With the command:
konsole -e /bin/bash -l -c "cat file & sh" &
I can open a window with the konsole, where the content of "file" wil be shown and a shell is opened and I can leave this window open and go on working in the other program.
My Question: How can I size this konsole and give colour-attributes via commandline?
Thanks
Philipp