Discover Packages
github.com/tie/u-root
cmds
core
mknod
command
Version:
v5.0.1-0...-e061c4d
Opens a new window with list of versions in this module.
Published: Aug 13, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Unmount a filesystem at the specified path.
Synopsis:
mknod PATH TYPE [MAJOR MINOR]
Description:
Creates a special file at PATH of the given TYPE. If TYPE is b, c or u,
the MAJOR and MINOR number must be specified. If the TYPE is p, they
must not be specified.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.