LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   To write a script file to check the running exe in LINUX platform (https://www.linuxquestions.org/questions/linux-newbie-8/to-write-a-script-file-to-check-the-running-exe-in-linux-platform-617657/)

udhaya 01-31-2008 07:53 AM

To write a script file to check the running exe in LINUX platform
 
i need to create a script file that is to be used to check the status of running exe in the LINUX platform. Which language i can use to write the script. please give suggestions about it & also give some samples to create
the script

unSpawn 01-31-2008 08:13 AM

Quote:

Originally Posted by udhaya (Post 3041055)
i need to create a script file that is to be used to (..) please give suggestions about it & also give some samples to create the script

If you don't mind me asking, is this your homework?


Quote:

Originally Posted by udhaya (Post 3041055)
check the status of running exe in the LINUX platform.

Do you mean if a process is running or if the process has a certain state (sleep, zombie, etc, etc) or if it shows some output?


Quote:

Originally Posted by udhaya (Post 3041055)
Which language i can use to write the script.

Whichever GNU/Linux supports and you're comfortable working with.


All times are GMT -5. The time now is 04:05 AM.