parent
4ac41e15fd
commit
6928a2e91b
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Lsof |
# lsof |
||||||
|
|
||||||
|
Lsof lists on its standard output file information about files opened by processes. |
||||||
|
|
||||||
|
See `man lsof` or `lsof --help` for further information. |
||||||
|
|
||||||
|
<BadgeLink badgeText='Cheat Sheet' colorScheme='blue' href='https://neverendingsecurity.wordpress.com/2015/04/13/lsof-commands-cheatsheet/'>lsof Cheat Sheet</BadgeLink> |
||||||
|
<BadgeLink badgeText='Documentation' colorScheme='blue' href='https://man7.org/linux/man-pages/man8/lsof.8.html'>lsof Documentation</BadgeLink> |
||||||
|
Loading…
Reference in new issue