From 2ede32455287a49366dd00a7eaaca9c4f0c0e1b5 Mon Sep 17 00:00:00 2001 From: zzlyzq Date: Thu, 1 May 2014 22:32:09 +0800 Subject: [PATCH] zzlyzq translating... --- .../tech/Linux findmnt Command To Find Mounted Filesystems.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/