Bug 144340

Summary: add commandline option to create sessions and optionally execute a command in each
Product: [Applications] konsole Reporter: Stefán Freyr Stefánsson <stefan.freyr>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED LATER    
Severity: wishlist    
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stefán Freyr Stefánsson 2007-04-17 13:48:17 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

something like:

konsole -S session_name somecommand -S session_name_2 "some_other_command -with arguments" -S session_name_3

this would start up konsole with two tabs (sessions) and sessions 1 and 2 would execute commands while session 3 would not.
Comment 1 Kurt Hindenburg 2011-08-01 15:36:39 UTC
Try:

  --tabs-from-file <file>   Create tabs as specified in given tabs configuration file

You could combine that w/ sending commands via dbus