Timeline for Open Gnome Terminal window and execute 2 commands
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 26, 2019 at 6:19 | comment | added | Trevor |
@eric.frederich based on this answer to a question at stackoverflow, I believe the syntax should be gnome-terminal -- /bin/sh -c 'echo test; sleep 10'
|
|
| Mar 12, 2019 at 13:09 | comment | added | eric.frederich | # Option “-e” is deprecated and might be removed in a later version of gnome-terminal.# # Use “-- ” to terminate the options and put the command line to execute after it.# That error happens now. But if you replace -e with --, the new terminal that comes up gives an error. How to correctly use --? | |
| Jun 24, 2017 at 22:46 | vote | accept | UTF-8 | ||
| Jun 24, 2017 at 22:18 | history | edited | jimmij | CC BY-SA 3.0 |
added 10 characters in body
|
| Jun 24, 2017 at 22:10 | history | edited | jimmij | CC BY-SA 3.0 |
added 216 characters in body
|
| Jun 24, 2017 at 22:00 | history | answered | jimmij | CC BY-SA 3.0 |