From 1bd116f4b20d5e058a006b219ba0c7bf2e5669b8 Mon Sep 17 00:00:00 2001 From: Junyi Date: Fri, 22 Jan 2016 11:38:00 +0800 Subject: [PATCH] =?UTF-8?q?0=E6=98=AF=E6=A0=87=E5=87=86=E8=BE=93=E5=85=A5?= =?UTF-8?q?=EF=BC=8C1=E6=98=AF=E6=A0=87=E5=87=86=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/lsof.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/lsof.rst b/tool/lsof.rst index a88c410..23b4ccb 100644 --- a/tool/lsof.rst +++ b/tool/lsof.rst @@ -76,8 +76,8 @@ lsof输出各列信息的意义如下: (12)rtd:root directory; (13)tr:kernel trace file (OpenBSD); (14)v86 VP/ix mapped file; - (15)0:表示标准输出 - (16)1:表示标准输入 + (15)0:表示标准输入 + (16)1:表示标准输出 (17)2:表示标准错误 一般在标准输出、标准错误、标准输入后还跟着文件状态模式:r、w、u等 (1)u:表示该文件被打开并处于读取/写入模式