![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Determine Number of Processes Running | wayne1411 | Shell Programming and Scripting | 4 | 12-17-2007 03:06 PM |
| Running a program on boot! | D-Lexy | UNIX for Dummies Questions & Answers | 4 | 12-04-2002 05:14 PM |
| Running a program | perleo | UNIX for Dummies Questions & Answers | 3 | 08-23-2002 11:34 AM |
| Running a program automatically | jvadn0 | Shell Programming and Scripting | 3 | 03-12-2002 04:38 AM |
| Running a compiled Program | Krebsbac | High Level Programming | 2 | 09-07-2001 05:39 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
In C Program, determine if job is running
Is it possible to run the following Unix command in a C program and obtain results as to whether the job is running or not?
ps -ef | grep 'job_name' | grep -v grep I'm fairly new at C and need to know what code I'd need in the C program. Thanks, in advance, for your assistance. |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|