Results 1 to 2 of 2
Scenirio is that i am making a script which will find the PID of some particular process and will kill them.
But I am not able use ps -e . ...
- 01-14-2008 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 10
not able to use ps -e within a script
Scenirio is that i am making a script which will find the PID of some particular process and will kill them.
But I am not able use ps -e . while i execute the command ps -e with in the script it doesnt display any thing.
Could any one please hep me in this issue?
- 01-14-2008 #2
Can you post a complete, short script which illustrates the problem?
--
Bill
Old age and treachery will overcome youth and skill.


Reply With Quote