Re: how to open terminal



>wat is the command to open ther command line terminal 
>from gtk program 

there is no such command. there is no single program that is a command
line terminal. "xterm", "rxvt", "eterm" are just 3 of the
possibilities.

you should probably read up on the fork(2), exec(2) and/or system(3)
calls. 

this has nothing to do with GTK, so i suggest you find a general unix
programming mailing list or forum to ask your question.

--p




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