Browse Source

fixed typos

- signed-off-by: trimstray <trimstray@gmail.com>
pull/62/head
trimstray 5 years ago
parent
commit
c2672a8f0d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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…
Cancel
Save