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

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to