Re: [orca-list] Mate-terminal and multitabs
- From: Didier Spaier <didier slint fr>
- To: orca-list gnome org
- Subject: Re: [orca-list] Mate-terminal and multitabs
- Date: Tue, 21 Aug 2018 14:14:07 +0200
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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]