[Konsole-devel] [Bug 197623] Accept arguments on start

Robert Knight robertknight at gmail.com
Wed Jun 24 10:26:44 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=197623


Robert Knight <robertknight at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |robertknight at gmail.com
         Resolution|                            |WORKSFORME




--- Comment #1 from Robert Knight <robertknight gmail com>  2009-06-24 12:26:43 ---
You can use

konsole --noclose -e <command> <args>

-e specifies the command and arguments to run, --noclose stops the terminal
window from closing once the command has finished executing.

Note that any Konsole arguments must go before arguments to the command-line
program.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list