-b, --bytes
Print the sizes in bytes rather than in a human-readable format.
By default, the unit, sizes are expressed in, is byte, and unit
prefixes are in power of 2^10 (1024). Abbreviations of symbols are
exhibited truncated in order to reach a better readability, by
exhibiting alone the first letter of them; examples: "1 KiB" and "1 MiB"
are respectively exhibited as "1 K" and "1 M", then omitting on purpose
the mention "iB", which is part of these abbreviations.
-i, --noinaccessible
Ignore lock files which are inaccessible for the current user.
-J, --json
Use JSON output format.
-n, --noheadings
Do not print a header line.
-o, --output list
Specify which output columns to print. Use --help to
get a list of all supported columns.
The default list of columns may be extended if list
is
specified in the format +list
(e.g., lslocks -o
+BLOCKER).
--output-all
Output all available columns.
-p, --pid pid
Display only the locks held by the process with this
pid
.
-r, --raw
Use the raw output format.
-u, --notruncate
Do not truncate text in columns.
-h, --help
Display help text and exit.
-V, --version
Print version and exit.