On Wed, Oct 19, 2011 at 11:47, André Warnier <a...@ice-sa.com> wrote:
> Francis GALIEGUE wrote:
>>
>> On Wed, Oct 19, 2011 at 11:42, Francis GALIEGUE <f...@one2team.com> wrote:
>> [...]
>>>
>>>               lsof -u $TOMCAT_USER -i tcp:8005 &>/dev/null
>>>
>>
>> Sorry, that's a non working version: forget the -u option. But with
>> only the -i, it works.
>>
>
> Thanks, very useful. I'll try that.
>

Actually, I've discovered that there's a -a option... You can do lsof
-u $TOMCAT_USER -a -i tcp:8005.

-- 
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to