You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, February 12th 2008, 8:01pm

Shell Script Konsole

Hi,

I try to make a couple of Shell Script and now im stuck with this problem.

Im on kde, i open a terminal. In this terminal i would like to create a shell script who's open 3 new Konsole

konsole -e ifconfig -a
konsole -e ifconfig eth0
konsole -e ifconfig eth1

In the best world i would like to see 3 new konsole with this command and on my initial screen i would like to continu to type command.

Other exemple: a menu

1) Open ifconfig -a
2) Open ifconfig eth0
3) Open ifconfig eth1

So if i type 1 1 1 1 1 1 1 1 1 1 1 1 i would like to have 12 konsole open with the command result of ifconfig eth0

It is possible ?
Thx. YanViau.