Search Results

Search: Posts Made By: Ravi Kanth
23,647
Posted By Ravi Kanth
we have a content managemnet tool meant for...
we have a content managemnet tool meant for creating templates.sometimes the app is up&running but when we try to create a template we get an hourglass,at that time is there anyway to tell it's pid...
2,677
Posted By Ravi Kanth
Thanks a lot for you prompt response.. I am not...
Thanks a lot for you prompt response..
I am not executing this command in the background.

Can I do the following??

mycomm='truss filename.truss.txt -p pid'
sleep 2
kill -2 $mycomm

By the...
2,677
Posted By Ravi Kanth
how to cntl^c in a script
can anyone please let me know how I can terminate a command Ex:"truss filename.truss.txt -p pid" after letting it run for 2sec in a korn shell script.In other words how can we emulate cntl^c in a...
23,647
Posted By Ravi Kanth
How to find a hanging pid
I am trying to write a simple shell script to find a hanging pid and kill it.Any idea how to find a hanging pid??
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 11:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy