On Mon, May 03, 2004 at 07:14:31PM +0200, LeVA wrote:
> Hi!
> 
> Is there a way to figure out what program is using a port. For example I 
> want to know which process is using port 80. How can I do this?

lsof -i

> ps.: and another tiny question: Is it possible to see if a symlink is 
> pointing at a given file?

ls -la symlink (?)  Or am I misunderstanding your question?

Steve


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to