terra dropdown terminal: how to run commands in it from a bash script
I have number of scripts that i have my machine run on boot, but this
leaves a bunch of gnome terminals open on my main desktop. I would love it
if I could run a script that runs commands in a number of unique panes in
terra terminal. My goal is to have the terra terminal split several
diffrent ways, ie my bitcoin miner running in one pane, my tor connection
running in another, etc.
here is what one of my scripts looks like, it causes the terra terminal to
un-drop down, but doesn't appear to run the program:
!/bin/sh
terra -e owncloud --logwindow
No comments:
Post a Comment