|
|
Subscribe / Log in / New account

listmount() and statmount()

listmount() and statmount()

Posted Nov 13, 2023 0:23 UTC (Mon) by marcH (subscriber, #57642)
Parent article: listmount() and statmount()

> ... few of which correspond to partitions on actual storage devices.

I stopped using the "mount" command for that reason. I found the output of "lsblk -f" to be really good.


to post comments

listmount() and statmount()

Posted Nov 13, 2023 10:29 UTC (Mon) by intelfx (subscriber, #130118) [Link]

> I found the output of "lsblk -f" to be really good.

There's also `findmnt` (esp. `findmnt --real`) that works in the opposite direction.

listmount() and statmount()

Posted Nov 16, 2023 20:28 UTC (Thu) by cavok (subscriber, #33216) [Link]

I'm so used to `cat /proc/partitions` instead :)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds