Quote:
Originally Posted by diptanjan
the "netstat -ntulpn" command is really helpful.
Does this command work on all versions of "-NIX" ?
|
It should work on all Linux distributions, however *bsd and other UNIX slightly modify command syntax, in any case by referring man page your should get the idea. On a related note you can use lsof command for same purpose.