What on earth is mounted?

Clyde E. Kunkel clydekunkel7734 at cox.net
Thu May 26 03:03:59 UTC 2011


On 05/25/2011 04:27 PM, Phil Meyer wrote:
> On 05/25/2011 12:17 PM, Tom Horsley wrote:
>> <snip>
>
> Here is the output of mount:
>
> <snip>
>

Mount now gives you /proc/mounts.

Look at findmnt --help for the new way to review mounted filesystems, 
etc.  I use:

findmnt -m -u -o SOURCE,TARGET,FSTYPE -t ext2,ext3,ext4,btrfs,vfat,swap

inside a shell script to get behavior similar to the way mount used to 
report.

-- 
Regards,
OldFart



More information about the users mailing list