findmnt -no SOURCE,TARGET,FSTYPE /var
Category: Administration
findmnt -no SOURCE,TARGET,FSTYPE /var
Show the source device and type for one mount
Use `findmnt -no SOURCE,TARGET,FSTYPE /var` to show the source device and type for one mount. Helpful when you need this quickly on a Linux server.