Answer the question
In order to leave comments, you need to log in
How to call a terminal emulator (bash) through a C program?
execlp("TerminalEmulator", "TerminalEmulator", argv[2], NULL);
- It doesn't work like that... exo-open --launch TerminalEmulator
- and this way you can call the terminal via the command line. But I need to call it from a C program!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question