Clapflam
2008-10-08 15:36:30 UTC
Open konsole
Type script1.sh
Open another konsole
Type script2.sh
Open a third konsole
Type script3.sh
Basically I was wondering if there's a way to either write a script containing all the tasks where each is assigned to a different konsole or window. Or a command which can spawn konsoles setting them off running their own scripts. For example then I'd only have to:-
Open konsole
Type scriptx.sh
Hope that made sense! Cheers