Find the answer to your Linux question:
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 . ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Posts
    10

    Exclamation 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?

  2. #2
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    Can you post a complete, short script which illustrates the problem?
    --
    Bill

    Old age and treachery will overcome youth and skill.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...