diff --git a/sources/tech/20151019 11 df command examples in Linux.md b/sources/tech/20151019 11 df command examples in Linux.md index f259789eaa..bcb17960c3 100644 --- a/sources/tech/20151019 11 df command examples in Linux.md +++ b/sources/tech/20151019 11 df command examples in Linux.md @@ -1,3 +1,4 @@ +translation by strugglingyouth 11 df command examples in Linux ================================================================================ df (disk free) command is used to display disk usage of the file system. By default df command shows the file system usage in 1K blocks for all the current mounted file system, if you want to display the output of df command in human readable format , use -h option like “df -h”. @@ -255,4 +256,4 @@ via: http://www.linuxtechi.com/11-df-command-examples-in-linux/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 -[a]:http://www.linuxtechi.com/author/pradeep/ \ No newline at end of file +[a]:http://www.linuxtechi.com/author/pradeep/