Documentation ¶
Overview ¶
Copyright 2015-2017 the u-root Authors. All rights reserved Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
df reports details of mounted filesystems
Synopsis
df [-k] [-m]
Description
read mount information from /proc/mounts and statfs syscall and display summary information for all mount points that have a non-zero block count. Users can choose to see the diplay in KB or MB.
Options
-k: display values in KB (default) -m: dispaly values in MB
Click to show internal directories.
Click to hide internal directories.