Search Results

Search: Posts Made By: monroedoug
Forum: IP Networking 11-19-2008
3,319
Posted By monroedoug
Route to nowhere?
Hi,

HP-UX 11iV2, but it's probably universal (tcp/ip)

I have a production and a test server. The test server gets the application updated nightly from the production server software. The...
11,283
Posted By monroedoug
In ksh: ps -eaf | grep xterm | grep -v grep...
In ksh:

ps -eaf | grep xterm | grep -v grep | while read a b c ; do
kill $b
done
Showing results 1 to 2 of 2

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