[ale] how do I - icon starts script starts 4 scripts

Ron Frazier (ALE) atllinuxenthinfo at techstarship.com
Thu Apr 18 14:17:48 EDT 2013


see bottom

"Michael B. Trausch" <mbt at naunetcorp.com> wrote:

>On 04/17/2013 03:08 PM, Brian MacLeod wrote:
>> BEGIN START-MINERS
>> --------
>> #!/bin/bash
>>
>> # The ampersand after the command causes a fork and puts
>> # the job in the background.
>> # Commonly, geometry can be set by --geometry= option.
>> # See your terminal man page for details.
>>
>> $TERMINAL $SCRIPT1 &
>> $TERMINAL $SCRIPT2 &
>> $TERMINAL $SCRIPT3 &
>> $TERMINAL $SCRIPT4 &
>> --------
>> END START-MINERS
>The only thing I'd say here is to use tmux or something, that way
>instead of starting four terminals in the foreground, you start four
>terminals in the background and can attach to them at will, even over
>the network.
>
>— Mike
>


Hi Mike T,

I'm going to have to look data on tmux and also terminator which Dennis mentioned.  Thanks for the tip.

Sincerely,

Ron



--

Sent from my Android Acer A500 tablet with bluetooth keyboard and K-9 Mail.
Please excuse my potential brevity if I'm typing on the touch screen.

(PS - If you email me and don't get a quick response, you might want to
call on the phone.  I get about 300 emails per day from alternate energy
mailing lists and such.  I don't always see new email messages very quickly.)

Ron Frazier
770-205-9422 (O)   Leave a message.
linuxdude AT techstarship.com
Litecoin: LZzAJu9rZEWzALxDhAHnWLRvybVAVgwTh3
Bitcoin: 15s3aLVsxm8EuQvT8gUDw3RWqvuY9hPGUU




More information about the Ale mailing list