fixed typos

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray 2019-01-17 07:43:23 +01:00
parent 9a559d3904
commit c2672a8f0d

View File

@ -2382,7 +2382,7 @@ lsof -c "process"
lsof -u username -a +D /etc lsof -u username -a +D /etc
``` ```
###### Show 10 Largest Open Files ###### Show 10 largest open files
```bash ```bash
lsof / | \ lsof / | \