Discover Packages
github.com/robertmin1/u-root/v3
cmds
core
mknod
command
Version:
v3.0.0-...-66753ca
Opens a new window with list of versions in this module.
Published: Mar 20, 2023
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.