1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 03:15:23 +02:00

findmnt: update page (#14614)

This commit is contained in:
Trần Đình Đồng 2024-11-05 09:33:00 +07:00 committed by GitHub
parent dd6200eb93
commit 81d87e1f73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,3 +22,7 @@
- Find filesystems with specific label:
`findmnt LABEL={{BigStorage}}`
- Check mount table content in detail and verify `/etc/fstab`:
`findmnt --verify --verbose`