-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

lslocks


> List local system locks.

More information.


List all local system locks:

lslocks

List locks with defined column headers:

lslocks --output {PID},{COMMAND},{PATH}

List locks producing a raw output (no columns), and without column headers:

lslocks --raw --noheadings

List locks by PID input:

lslocks --pid {PID}

List locks with JSON output to stdout:

lslocks --json


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:56:49 2024