Discover Packages
github.com/srcup/u-root
cmds
mknod
command
Version:
v4.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 27, 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.