help ,please
using shell script
i want know the all process are running or not in a particular path.
the result will shown in web page (html).
process name = running ( server is running)
process name1 = not running( here server is not running)
process name 2 = running ( server is running)
above 3 lines shown in web page.
please help very urgent to me.
using shell script
i want know the all process are running or not in a particular path.
the result will shown in web page (html).
process name = running ( server is running)
process name1 = not running( here server is not running)
process name 2 = running ( server is running)
above 3 lines shown in web page.
please help very urgent to me.
Comment