瀏覽代碼

updated 'fuser' one-liners

- signed-off-by: trimstray <trimstray@gmail.com>
pull/82/head
trimstray 5 年之前
父節點
當前提交
e0a307851e
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. +6
    -0
      README.md

+ 6
- 0
README.md 查看文件

@@ -1253,6 +1253,12 @@ fuser -k filename
fuser -v 53/udp
```

###### Show all processes using the named filesystems or block device

```bash
fuser -mv /var/www
```

___

##### Tool: [lsof](https://en.wikipedia.org/wiki/Lsof)


Loading…
取消
儲存