diff --git a/sources/tech/Linux findmnt Command To Find Mounted Filesystems.md b/sources/tech/Linux findmnt Command To Find Mounted Filesystems.md index 77936f561c..f744a6174c 100644 --- a/sources/tech/Linux findmnt Command To Find Mounted Filesystems.md +++ b/sources/tech/Linux findmnt Command To Find Mounted Filesystems.md @@ -1,3 +1,4 @@ +[zzlyzq translating...] Linux findmnt Command To Find Mounted Filesystems ================================================================================ The command findmnt is used to find mounted filesystems in Linux. This command will look for a particular filesystem in /etc/fstab, /etc/mtab or /proc/self/mountinfo. @@ -108,4 +109,4 @@ via: http://linoxide.com/linux-command/powerful-findmnt-command/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[1]:ftp://ftp.kernel.org/pub/linux/utils/util-linux/ \ No newline at end of file +[1]:ftp://ftp.kernel.org/pub/linux/utils/util-linux/