Hi Adil,
Have already read this note.
Can see below result :-
deiap02:r01adm 51> netstat -nap|grep 3910
netstat: option requires an argument -- p
deiap02:r01adm 52> netstat -na|grep 3910
tcp 0 0 *.3910 *.* LISTEN
e0000004692f3080 stream 0 0 e0000004132fce80 0 0 0 /tmp/.sapstream3910
e0000004135fbd00 stream 0 0 0 e000000469bc5980 0 0 /tmp/.sapstream3910
e00000046433f380 stream 0 0 0 e000000400e6d600 0 0 /tmp/.sapstream3910
deiap02:r01adm 53>
netstat -nap is not working. Do we have any other option to find the pid . ?
Regards,
Alok