翻译中 by zky001

翻译中 by zky001
This commit is contained in:
Markgolzh
2016-11-18 07:04:15 +08:00
committed by GitHub
parent f9c59bbaea
commit 35bdfc8110

View File

@@ -1,3 +1,4 @@
翻译中 by zky001
How to check if port is in use on Linux or Unix
============================================================
@@ -114,7 +115,7 @@ netstat -bano | findstr /R /C:"[LISTING]"
via: https://www.cyberciti.biz/faq/unix-linux-check-if-port-is-in-use-command/
作者:[ VIVEK GITE][a]
译者:[译者ID](https://github.com/译者ID)
译者:[zky001](https://github.com/zky001)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出