mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2025-01-13 20:01:39 +01:00
fixed typos
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
9a559d3904
commit
c2672a8f0d
1 changed files with 1 additions and 1 deletions
|
@ -2382,7 +2382,7 @@ lsof -c "process"
|
|||
lsof -u username -a +D /etc
|
||||
```
|
||||
|
||||
###### Show 10 Largest Open Files
|
||||
###### Show 10 largest open files
|
||||
|
||||
```bash
|
||||
lsof / | \
|
||||
|
|
Loading…
Reference in a new issue