本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
david.wurm
/
InternetServicesBook
镜像来自
https://github.com/trimstray/the-book-of-secret-knowledge
關注
1
收藏
0
複製
0
程式碼
版本發佈
0
活動
瀏覽代碼
updated 'fuser' one-liners
- signed-off-by: trimstray <trimstray@gmail.com>
pull/82/head
trimstray
5 年之前
父節點
01875960f4
當前提交
e0a307851e
共有
1 個檔案被更改
,包括
6 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
取消
儲存