Hacker News new | ask | show | jobs
by pixelmonkey 1031 days ago
Yea, seems like:

findmnt --options rw --real

... gets you most of the way there.

1 comments

Thanks. I have added a section about `findmnt` to the page. I'll expand the section later.

Edit: It seems an adequate replacement for `df` and `mount`. Can it print a block device tree organized by device name like `lsblk`? I have skimmed the man page and not found options for it.