mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
df: add filesystem type command (#13847)
This commit is contained in:
@@ -22,3 +22,7 @@
|
||||
- Display filesystems but exclude the specified types:
|
||||
|
||||
`df -x {{squashfs}} -x {{tmpfs}}`
|
||||
|
||||
- Display filesystem types:
|
||||
|
||||
`df -T`
|
||||
|
||||
Reference in New Issue
Block a user