Search Results

Search: Posts Made By: PxT
83,061
Posted By PxT
Can you modify the source to the server? If so...
Can you modify the source to the server? If so just have it write its PID to a file somewhere.
83,061
Posted By PxT
If you use: ps -ef | grep "[i]oscan" | awk...
If you use:

ps -ef | grep "[i]oscan" | awk '{print $2}'


then you will not have to worry about capturing the PID of ps -- a handy side effect of using the square brackets.
Showing results 1 to 2 of 2

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