Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: how to get PID's of linux commands executed through python modules?
Post: RE: how to get PID's of linux commands executed th...

understood...thought of moving the question to the appropriate group and surely not to repeat the question again. yes i passed shell=True and i get 3 consecutive PID's, 1 for shell and the others for...
Manikandan_PS General Coding Help 4 3,066 Mar-12-2020, 07:16 AM
    Thread: how to get PID's of linux commands executed through python modules?
Post: how to get PID's of linux commands executed throug...

1]i am using python 2.6.6 2]i need to execute a linux command { tail -f file1 -f file2 | egrep --line-buffered "string1|string2" > tofile.txt &} in background. 3]when executing the command on a...
Manikandan_PS General Coding Help 4 3,066 Mar-12-2020, 07:03 AM
    Thread: how to get PID's of linux commands executed through python modules?
Post: how to get PID's of linux commands executed throug...

1]i am using python 2.6.6 2]i need to execute a linux command { tail -f file1 -f file2 | egrep --line-buffered "string1|string2" > tofile.txt &} in background. 3]when executing the command on ...
Manikandan_PS General Coding Help 4 3,066 Mar-11-2020, 09:30 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020