mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 22:50:07 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,8 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# lsof
|
||||
|
||||
> Lists open files and the corresponding processes.
|
||||
> Note: Root privileges (or sudo) is required to list files opened by others.
|
||||
> List open files and the corresponding processes.
|
||||
> Note: Root privileges are required to list files opened by others.
|
||||
> More information: <https://manned.org/lsof>.
|
||||
|
||||
- Find the processes that have a given file open:
|
||||
|
||||
Reference in New Issue
Block a user