Hi,
gaurav kashyap wrote:
Dear Tino,
There is no subprocess module in python 2.3.5.
My goal is:
1.Open a terminal window and login as root.
2.Issue some command in the terminal window that will open another
terminal,similar to the onealready opened.
Am i clear now.
Not at all. All yo
Dear Tino,
There is no subprocess module in python 2.3.5.
My goal is:
1.Open a terminal window and login as root.
2.Issue some command in the terminal window that will open another
terminal,similar to the onealready opened.
Am i clear now.
--
http://mail.python.org/mailman/listinfo/python-l
gaurav kashyap wrote:
Dear Tino,
I am using python 2.3.5. on POSIX system,I have the simple query as:
I log into the shell as root.Can i issue some command that will open
another terminal?(i.e I get a duplicate copy of the shell prompt
already opened)
I'd say so but what would that have to do
Dear Tino,
I am using python 2.3.5. on POSIX system,I have the simple query as:
I log into the shell as root.Can i issue some command that will open
another terminal?(i.e I get a duplicate copy of the shell prompt
already opened)
--
http://mail.python.org/mailman/listinfo/python-list
gaurav kashyap wrote:
reply please
try to invest some time in your question, it might be a
cultural thing and from my observations common in questions
from the indian area...
So "give me that." "I require..." might syntactically be
correct, but the sound to other people on mailinglists
is not
reply please
--
http://mail.python.org/mailman/listinfo/python-list
Do we have subprocess module in python 2.3
--
http://mail.python.org/mailman/listinfo/python-list
Dear all.
On windows platform python 2.4,i can use os.startfile("filename") to
execute a file on a new command prompt
but on unix platform and python 2.3 what is the alternate for
executing a file like above in a new shell prompt
--
http://mail.python.org/mailman/listinfo/python-list
On Oct 21, 4:52 am, gaurav kashyap <[EMAIL PROTECTED]> wrote:
> Dear all,
> I have a file in which i have written some shell commands to execute.
> Herein i require to open another shell prompt from this file.
>
> or simply i want to open a new shell prompt from an existing shell
> prompt.
> How co
Dear all,
I have a file in which i have written some shell commands to execute.
Herein i require to open another shell prompt from this file.
or simply i want to open a new shell prompt from an existing shell
prompt.
How could this be achieved.
Thanks
--
http://mail.python.org/mailman/listinfo/p
10 matches
Mail list logo