]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - misc-utils/lsfd.1.adoc
Merge branch 'lsfd--xmode' of https://github.com/masatake/util-linux
[thirdparty/util-linux.git] / misc-utils / lsfd.1.adoc
index 8a78d8e23338123683e3c8cb5f036d1a3f5f077b..ec67e0c34654d48d4025cd5621e9df40846a096b 100644 (file)
@@ -235,6 +235,13 @@ Access mode (rwx).
 
 NAME <``string``>::
 Cooked version of KNAME. It is mostly same as KNAME.
+
+____
+Note that `(deleted)` markers are removed from this column.
+Refer to _KNAME_, _DELETED_, or _XMODE_ to know the
+readability of the file from the file system.
+____
+
 +
 Some files have special formats and information sources:
 +
@@ -470,6 +477,23 @@ Filesystem pathname for UNIX domain socket.
 USER <``string``>::
 User of the process.
 
+XMODE <``string``>::
+Extended version of _MODE_. This column may grow; new letters may be
+added to _XMODE_ when *lsfd* supports a new state of file descriptors
+and/or memory mappings.
++
+[-r]:::
+opened of mapped for reading. This is also in _MODE_.
++
+[-w]:::
+opened of mapped for writing. This is also in _MODE_.
++
+[-x]:::
+mapped for executing the code. This is also in _MODE_.
++
+[-D]:::
+opened file is deleted from  the file system. See also _DELETED._.
+
 == FILTER EXPRESSION
 
 *lsfd* evaluates the expression passed to *--filter* option every time