Bug 144340 - add commandline option to create sessions and optionally execute a command in each
Summary: add commandline option to create sessions and optionally execute a command in...
Status: RESOLVED LATER
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: LO wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 13:48 UTC by Stefán Freyr Stefánsson
Modified: 2011-08-01 15:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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