![]() |
|
|
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 |
| Comparing PIDs in a Shell... | marconi | Shell Programming and Scripting | 1 | 03-04-2008 04:43 AM |
| comparing PIDs in shell.. | marconi | Shell Programming and Scripting | 2 | 12-19-2007 11:57 AM |
| Script to AutoKill PIDs of LOGED in Active User | aafflatoon | Shell Programming and Scripting | 2 | 11-26-2007 12:40 PM |
| How to find the maximum # of PIDs | stevefox | UNIX for Dummies Questions & Answers | 8 | 08-04-2006 05:22 AM |
| PIDs of background process | ramkumar | HP-UX | 3 | 02-09-2005 04:13 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Shell Script for PIDs
I am trying to write a Shell script wherein the shell needs to read a list of PID in the File $stat/bin/Process and compare it to the PID of the processes running on a server.
Also the script should return KO(not OK) with corresponding label :- a) When an environmental variable not defined. b) There is no running process. c) There is less running PID than registered PID. d) There is more running PID than registered PID. Any inputs please. Thanks a lot in advance. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|