On Thu, 18 Feb 2010 13:05:30 -0800 (PST)
Alex Carver <agcme2002 at yahoo.com> wrote:
> Is there a way to check if something has grabbed the port?
fstat(1) in the BSD realm, lsof(1) in the Linux world.
You may also ktrace(1) gpsd(8) to see what it does.
--
tschüß,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/