Re: bash script - checking if port is use



ash4stuff <ashwoods@xxxxxxxxx> wrote:
any ideas how I can check if a port is use (i.e. if a VNC server is
already listening on that port)

man netstat fuser

--
William Park <opengeometry@xxxxxxxx>, Toronto, Canada
ThinFlash: Linux thin-client on USB key (flash) drive
http://home.eol.ca/~parkw/thinflash.html
BashDiff: Super Bash shell
http://freshmeat.net/projects/bashdiff/
.



Relevant Pages