![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to capture oracle export log while running as background process | hippo2020 | SUN Solaris | 4 | 07-03-2007 03:39 PM |
| running process in background | kingdbag | UNIX for Dummies Questions & Answers | 3 | 11-10-2006 12:34 PM |
| retrieving exit status from background processes | MG537 | Shell Programming and Scripting | 2 | 10-12-2005 10:41 AM |
| exit status of Invoking two or more scripts in background | Omkumar | Shell Programming and Scripting | 4 | 03-31-2005 08:25 AM |
| capture the process id when starting a background process | jleavitt | Shell Programming and Scripting | 10 | 04-04-2002 09:04 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to know the status of process running in background
I have run one shell script in background that contains a endless while loop.
I am not able to know the status of that job . Please provide any command to know this. I have already used "ps -aef" , "jobs" to know it , but it didn't work. I am sure the process is running as it is generating a file as expected continiously . I want to kill that process now.......................what to do ???????????pls help. |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|