Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-03 00:19:05 +00:00
parent 22a84b91e2
commit 921cbd312c
14 changed files with 55 additions and 14 deletions

View File

@@ -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: