On Tuesday 21 Feb 2012 18:03:35 Hilco Wijbenga wrote:
> How can I combine these two? I would like konsole to run emerge --sync
> and then leave a prompt open. Just like what would happen if I did it
> all manually. Any ideas?
>
> Cheers,
> Hilco
Ok theres probably a better way to do this, but heres goes.
create a bash script with what you want to run ie (emerge --sync).
now start konsole with konsole with
konsole -e /bin/bash --rcfile <path to script>.
alternativly you can create a new konsole profile and add that to the command
section and use that profile for this.
--
- Yohan Pereira
The difference between a Miracle and a Fact is exactly the difference
between a mermaid and a seal.
-- Mark Twain