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