Finding Where Data is Coming From?

Gordon Messmer yinyang at eburg.com
Sun Nov 30 22:02:37 UTC 2003


Nick Wilson wrote:
> Hi all,
> 
> Is there a way to find out from where a data stream is coming from? -
> Like if I'm listening to a music station online, can I find out which
> url is sending that data?

Find the PID of the program you're running, and use 'lsof -p <pid>' to 
see what files (and sockets) it has open.





More information about the fedora-list mailing list