Affected by GO-2022-0793
and 1 other vulnerabilities
GO-2022-0793 : Path traversal in u-root in github.com/u-root/u-root
GO-2022-0805 : github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root
Discover Packages
github.com/u-root/u-root
cmds
core
df
command
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Aug 31, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.