From 2025bb5dd1cc0bdc9f6708a62c0af9270090743c Mon Sep 17 00:00:00 2001 From: yaochengfly Date: Wed, 23 Nov 2016 22:56:16 +0800 Subject: [PATCH] Update lsof.rst --- tool/lsof.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/lsof.rst b/tool/lsof.rst index a88c410..56f1f2f 100644 --- a/tool/lsof.rst +++ b/tool/lsof.rst @@ -19,7 +19,7 @@ lsof打开的文件可以是: 命令参数 ----------------- -- -a 列出打开文件存在的进程 +- -a causes list selection options to be ANDed, - -c<进程名> 列出指定进程所打开的文件 - -g 列出GID号进程详情 - -d<文件号> 列出占用该文件号的进程