-
- Downloads
feat: use findmnt(8) to list NFS shares. The mount(8) manpage recommends this:...
feat: use findmnt(8) to list NFS shares. The mount(8) manpage recommends this: 'For more robust and customizable output use findmnt(8), especially in your scripts.'. So yeah, we do it.