Re: [orca-list] Mate-terminal and multitabs



Correction

Read: mate-terminal --tab -e "sh -c '<command>; sh'"
as in the example.


On 08/21/2018 02:14 PM, Didier Spaier wrote:
Hello Jean-Philippe,

try mate-terminal --tab -e "sh -c '<command>; sh" --tab ...

For instance:
mate-terminal \
--tab -e "sh -c 'ps -ef; sh'" \
--tab -e "sh -c 'ls; sh'" \
--tab -e "sh -c 'top; sh'"

Add options and script it as you see fit.

Cheers,

Didier

PS here sh is a symlink to bash, but this should work with any shell
implementing the -c option specified by POSIX.

On 08/21/2018 09:58 AM, Jean-Philippe MENGUAL wrote:
My purpose is: when I run mate-terminal, or a specific profile, some tabs open automatically. How can I, 
just like I do with screen, set mate-terminal to open automatically various commands in various tabs 
automatically at running?
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]