summaryrefslogtreecommitdiff
path: root/lsof.8
diff options
context:
space:
mode:
Diffstat (limited to 'lsof.8')
-rw-r--r--lsof.832
1 files changed, 28 insertions, 4 deletions
diff --git a/lsof.8 b/lsof.8
index a0b7212..cab4a6f 100644
--- a/lsof.8
+++ b/lsof.8
@@ -1,4 +1,4 @@
-.ds VN 4.87
+.ds VN 4.88
.TH LSOF 8 Revision-\*(VN
.if !\n()P .nr )P 1v
.SH NAME
@@ -20,6 +20,8 @@ lsof \- list open files
] [
.BI +|\-e " s"
] [
+.B +|-E
+] [
.B +|\-f [cfgGn]
] [
.BI \-F " [f]"
@@ -67,8 +69,7 @@ opened by processes for the following UNIX dialects:
.PP
.nf
Apple Darwin 9 and Mac OS X 10.[567]
- FreeBSD 4.9 and 6.4 for x86-based systems
- FreeBSD 8.2, 9.0 and 10.0 for AMD64-based systems
+ FreeBSD 8.[234], 9.0, 10.0 and 11.0 for AMD64-based systems
Linux 2.1.72 and above for x86-based systems
Solaris 9, 10 and 11
.fi
@@ -635,6 +636,29 @@ is added in parentheses to the end of the NAME column.
.BI +|\-m " m"
option.)
.TP \w'names'u+4
+.B +|-E
+.B +E
+specifies that Linux files should be displayed with endpoint
+information and the files of the endpoints should also be
+displayed.
+.IP
+Endpoint information is displayed in the NAME column in the
+form ``\fIPID,cmd,FDmode\fP''.
+.I PID
+is the endpoint process ID;
+.I cmd
+is the endpoint process command;
+.I FD
+is the endpoint file's descriptor; and
+.I mode
+is the endpoint file's access mode.
+Multiple occurrences of this information can appear in a file's
+NAME column.
+.IP
+.B -E
+specfies that Linux pipe files should only be displayed with endpoint
+information.
+.TP \w'names'u+4
.B +|\-f [cfgGn]
.B f
by itself clarifies how path name arguments are to be interpreted.
@@ -3146,7 +3170,7 @@ The single character listed first is the field identifier.
C file structure share count
d file's device character code
D file's major/minor device number (0x<hexadecimal>)
- f file descriptor
+ f file descriptor (always selected)
F file structure address (0x<hexadecimal>)
G file flaGs (0x<hexadecimal>; names if \fB+fg\fP follows)
g process group ID