Merge pull request #10384 from HankChow/master

hankchow translating
This commit is contained in:
Xingyu.Wang 2018-09-27 10:11:40 +08:00 committed by GitHub
commit e18a8b69fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
HankChow translating
How To Find Out Which Port Number A Process Is Using In Linux
======
As a Linux administrator, you should know whether the corresponding service is binding/listening with correct port or not.