cmds/

directory
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2026 License: BSD-3-Clause

Directories

Path Synopsis
Command boot allows to handover a system running linuxboot/u-root to a legacy preinstalled operating system by replacing the traditional bootloader path
Command boot allows to handover a system running linuxboot/u-root to a legacy preinstalled operating system by replacing the traditional bootloader path
fitboot command
pxeboot command
Command pxeboot implements PXE-based booting.
Command pxeboot implements PXE-based booting.
cluster
nodestats command
nodestats prints out vital statistics about a node as JSON.
nodestats prints out vital statistics about a node as JSON.
contrib
fbptcat command
core
backoff command
base64 command
base64 - encode and decode base64 from stdin or file to stdout
base64 - encode and decode base64 from stdin or file to stdout
basename command
Basename return name with leading path information removed.
Basename return name with leading path information removed.
blkid command
Blkid prints information about blocks.
Blkid prints information about blocks.
brctl command
cat command
cat concatenates files and prints them to stdout.
cat concatenates files and prints them to stdout.
chmod command
chmod changes mode bits (e.g.
chmod changes mode bits (e.g.
chroot command
cmp command
cmp compares two files and prints a message if their contents differ.
cmp compares two files and prints a message if their contents differ.
comm command
comm compares two files.
comm compares two files.
cp command
cp copies files.
cp copies files.
cpio command
cpio operates on cpio files using a cpio package It only implements basic cpio options.
cpio operates on cpio files using a cpio package It only implements basic cpio options.
date command
date prints the date.
date prints the date.
dd command
dd converts and copies a file.
dd converts and copies a file.
df command
df reports details of mounted filesystems.
df reports details of mounted filesystems.
dhclient command
dhclient sets up network config using DHCP.
dhclient sets up network config using DHCP.
dirname command
dirname prints out the directory name of one or more args.
dirname prints out the directory name of one or more args.
dmesg command
dmesg reads the Linux system log.
dmesg reads the Linux system log.
du command
echo command
echo writes its arguments separated by blanks and terminated by a newline on the standard output.
echo writes its arguments separated by blanks and terminated by a newline on the standard output.
false command
false returns 1.
false returns 1.
find command
Find finds files.
Find finds files.
free command
free reports usage information for physical memory and swap space.
free reports usage information for physical memory and swap space.
fusermount command
fusermount is a very limited replacement for the C fusermount.
fusermount is a very limited replacement for the C fusermount.
gosh command
gpgv command
gpgv validates a signature against a file.
gpgv validates a signature against a file.
gpt command
gpt reads and writes GPT headers.
gpt reads and writes GPT headers.
grep command
gzip command
gzip compresses files using gzip compression.
gzip compresses files using gzip compression.
head command
hexdump command
hexdump prints file content in hexadecimal.
hexdump prints file content in hexadecimal.
hostname command
hostname prints or changes the system's hostname.
hostname prints or changes the system's hostname.
hwclock command
hwclock reads or changes the hardware clock (RTC) in UTC format.
hwclock reads or changes the hardware clock (RTC) in UTC format.
id command
id displays the user id, group id, and groups of the calling process.
id displays the user id, group id, and groups of the calling process.
init command
init is u-root's standard userspace init process.
init is u-root's standard userspace init process.
insmod command
insmod inserts a module into the running Linux kernel.
insmod inserts a module into the running Linux kernel.
io command
io reads and writes to physical memory and ports.
io reads and writes to physical memory and ports.
ip command
ip manipulates network addresses, interfaces, routing, and other config.
ip manipulates network addresses, interfaces, routing, and other config.
kexec command
kill command
Kill kills processes.
Kill kills processes.
lddfiles command
lddfiles prints the arguments and all .so dependencies of those arguments
lddfiles prints the arguments and all .so dependencies of those arguments
ln command
Ln makes links to files.
Ln makes links to files.
lockmsrs command
lockmsrs locks important intel MSRs.
lockmsrs locks important intel MSRs.
losetup command
losetup sets up and controls loop devices.
losetup sets up and controls loop devices.
ls command
ls prints the contents of a directory.
ls prints the contents of a directory.
lsdrivers command
lsdrivers lists driver usage on Linux systems
lsdrivers lists driver usage on Linux systems
lsfd command
lsmod command
lsmod list currently loaded Linux kernel modules.
lsmod list currently loaded Linux kernel modules.
man command
man - print manual entry for command.
man - print manual entry for command.
man/data
Code generated by man/gen/gen.go.
Code generated by man/gen/gen.go.
man/gen command
md5sum command
md5sum prints an md5 hash generated from file contents.
md5sum prints an md5 hash generated from file contents.
mkdir command
mkdir makes one or more new directories.
mkdir makes one or more new directories.
mkfifo command
mkfifo creates a named pipe.
mkfifo creates a named pipe.
mknod command
Unmount a filesystem at the specified path.
Unmount a filesystem at the specified path.
mktemp command
Mktemp makes a temporary file (or directory)
Mktemp makes a temporary file (or directory)
more command
More pages through files without any terminal trickery.
More pages through files without any terminal trickery.
mount command
mount mounts a filesystem at the specified path.
mount mounts a filesystem at the specified path.
msr command
msr -- read and write MSRs with regular command or Forth
msr -- read and write MSRs with regular command or Forth
mv command
mv renames files and directories.
mv renames files and directories.
netcat command
netcat creates arbitrary TCP and UDP connections and listens and sends arbitrary data.
netcat creates arbitrary TCP and UDP connections and listens and sends arbitrary data.
netstat command
nohup command
nohup – invoke a utility immune to hangups.
nohup – invoke a utility immune to hangups.
ntpdate command
ntpdate uses NTP to adjust the system clock.
ntpdate uses NTP to adjust the system clock.
pci command
pci: show pci bus vendor ids and other info
pci: show pci bus vendor ids and other info
pidof command
ping command
Send icmp packets to a server to test network connectivity.
Send icmp packets to a server to test network connectivity.
poweroff command
poweroff turns the system off, without delay.
poweroff turns the system off, without delay.
printenv command
Print environment variables.
Print environment variables.
ps command
Print process information.
Print process information.
pwd command
Print name of current directory.
Print name of current directory.
readlink command
readlink display value of symbolic link file.
readlink display value of symbolic link file.
realpath command
rm command
Delete files.
Delete files.
rmmod command
Remove a module from the Linux kernel
Remove a module from the Linux kernel
rsdp command
rsdp allows to determine the ACPI RSDP structure address which could be passed to the boot command later on It must be executed at the system init as it relies on scanning the kernel messages which could be quickly filled up in some cases
rsdp allows to determine the ACPI RSDP structure address which could be passed to the boot command later on It must be executed at the system init as it relies on scanning the kernel messages which could be quickly filled up in some cases
scp command
Scp copies files between hosts on a network.
Scp copies files between hosts on a network.
seq command
Print a sequence of numbers.
Print a sequence of numbers.
service command
shasum command
shasum computes SHA checksums of files.
shasum computes SHA checksums of files.
shutdown command
shutdown halts, suspends, or reboots at a specified time, or immediately.
shutdown halts, suspends, or reboots at a specified time, or immediately.
sleep command
Delay for the specified amount of time.
Delay for the specified amount of time.
sluinit command
sort command
Sort lines.
Sort lines.
sshd command
strace command
strace is a simple multi-process syscall & signal tracer.
strace is a simple multi-process syscall & signal tracer.
strings command
Strings finds printable strings.
Strings finds printable strings.
stty command
The command works like this: stty [verb] [options] Verbs are: dump -- dump the json of the struct to stdout load -- read a json file from stdin and use it to set raw -- convenience command to set raw cooked -- convenience command to set cooked In common stty usage, options may be specified without a verb.
The command works like this: stty [verb] [options] Verbs are: dump -- dump the json of the struct to stdout load -- read a json file from stdin and use it to set raw -- convenience command to set raw cooked -- convenience command to set cooked In common stty usage, options may be specified without a verb.
switch_root command
sync command
tail command
tar command
Create and extract tar archives.
Create and extract tar archives.
tee command
Tee transcribes the standard input to the standard output and makes copies in the files.
Tee transcribes the standard input to the standard output and makes copies in the files.
time command
Time process execution.
Time process execution.
timeout command
touch command
touch changes file access and modification times.
touch changes file access and modification times.
tr command
true command
Returns 0.
Returns 0.
truncate command
Truncate - shrink or extend the size of a file to the specified size
Truncate - shrink or extend the size of a file to the specified size
ts command
ts prepends each line of stdin with a timestamp.
ts prepends each line of stdin with a timestamp.
tsort command
tty command
umount command
Unmount a filesystem at the specified path.
Unmount a filesystem at the specified path.
uname command
Print build information about the kernel and machine.
Print build information about the kernel and machine.
uniq command
Uniq removes repeated lines.
Uniq removes repeated lines.
unmount command
Unmount unmounts new from old, or everything mounted on old if new is omitted.
Unmount unmounts new from old, or everything mounted on old if new is omitted.
unshare command
Disassociate parts of the process execution context.
Disassociate parts of the process execution context.
update-rc.d command
uptime command
Get the time the machine has been up Synopsis:
Get the time the machine has been up Synopsis:
watchdog command
watchdog interacts with /dev/watchdog.
watchdog interacts with /dev/watchdog.
watchdogd command
wc command
Wc counts lines, words, runes, syntactically–invalid UTF codes.
Wc counts lines, words, runes, syntactically–invalid UTF codes.
wget command
Wget reads one file from a url and writes to stdout.
Wget reads one file from a url and writes to stdout.
which command
Which locates a command.
Which locates a command.
xargs command
yes command
exp
acpicat command
acpicat cats ACPI tables from the kernel.
acpicat cats ACPI tables from the kernel.
acpigrep command
grep a stream of ACPI tables by regexp
grep a stream of ACPI tables by regexp
ansi command
Print ansi escape sequences.
Print ansi escape sequences.
bootvars command
Command bootvars reads the current UEFI boot variables.
Command bootvars reads the current UEFI boot variables.
bzimage command
bzImage is used to modify bzImage files.
bzImage is used to modify bzImage files.
cbmem command
cbmem prints out coreboot mem table information in JSON by default, and also implements the basic cbmem -list and -console commands.
cbmem prints out coreboot mem table information in JSON by default, and also implements the basic cbmem -list and -console commands.
cbmem/gen command
cmd2pkg command
Package bb builds one busybox-like binary out of many Go command sources.
Package bb builds one busybox-like binary out of many Go command sources.
cmd2pkg/bbinternal
Package bbinternal is the internal API for both bazel and standard Go busybox builds.
Package bbinternal is the internal API for both bazel and standard Go busybox builds.
cmd2pkg/findpkg
Package findpkg finds packages from user-input strings that are either file paths or Go package paths.
Package findpkg finds packages from user-input strings that are either file paths or Go package paths.
console command
console implements a basic console.
console implements a basic console.
crc command
Prints crc checksum of a file.
Prints crc checksum of a file.
disk_unlock command
The disk_unlock command is used to unlock a disk drive with a HSS-derived password, and rescan the drive to enumerate the unlocked partitions.
The disk_unlock command is used to unlock a disk drive with a HSS-derived password, and rescan the drive to enumerate the unlocked partitions.
dmidecode command
dumpebda command
dumpebda reads and prints the Extended BIOS Data Area.
dumpebda reads and prints the Extended BIOS Data Area.
dumpmemmap command
Command dumpmemmap prints different kernel interpretations of physical memory address space.
Command dumpmemmap prints different kernel interpretations of physical memory address space.
ectool command
These should all implement io.ReadAt, with the address as the Offset; same for WriteAt.
These should all implement io.ReadAt, with the address as the Offset; same for WriteAt.
ed command
address.go - contains methods for FileBuffer for line address resolution
address.go - contains methods for FileBuffer for line address resolution
efivarfs command
esxiboot command
fbnetboot command
fbsplash command
fdtdump command
fdtdump prints a readable version of Flattened Device Tree or dtb.
fdtdump prints a readable version of Flattened Device Tree or dtb.
field command
The `field` command reads newline-separated lines of data from either the standard input or the specified files.
The `field` command reads newline-separated lines of data from either the standard input or the specified files.
fixrsdp command
fixrsdp copies the existing RSDP into the EBDA region in low mem.
fixrsdp copies the existing RSDP into the EBDA region in low mem.
forth command
Forth is a forth interpreter.
Forth is a forth interpreter.
freq command
Freq reads the given files (default standard input) and prints histograms of the character frequencies.
Freq reads the given files (default standard input) and prints histograms of the character frequencies.
getty command
getty Open a TTY and invoke a shell There are no special options and no login support Also getty exits after starting the shell so if one exits the shell, there is no more shell!
getty Open a TTY and invoke a shell There are no special options and no login support Also getty exits after starting the shell so if one exits the shell, there is no more shell!
hdparm command
hdparm performs control operations on disks.
hdparm performs control operations on disks.
ipmidump command
Synopsis:
Synopsis:
kconf command
localboot command
lsfabric command
madeye command
madeye merges multiple architecture u-root initramfs to form a single universal initramfs.
madeye merges multiple architecture u-root initramfs to form a single universal initramfs.
modprobe command
modprobe - Add and remove modules from the Linux Kernel
modprobe - Add and remove modules from the Linux Kernel
netbootxyz command
newsshd command
nvme_unlock command
The nvme_unlock command is used to unlock a NVMe drive with a HSS-derived password, and rescan the drive to enumerate the unlocked partitions.
The nvme_unlock command is used to unlock a NVMe drive with a HSS-derived password, and rescan the drive to enumerate the unlocked partitions.
page command
Synopsis:
Synopsis:
partprobe command
partprobe prompts the OS to re-read partition tables.
partprobe prompts the OS to re-read partition tables.
pflask command
pox command
pox packages dynamic executable into an archive.
pox packages dynamic executable into an archive.
pxeserver command
pxeserver is a test & lab PXE server that supports TFTP, HTTP, and DHCPv4.
pxeserver is a test & lab PXE server that supports TFTP, HTTP, and DHCPv4.
readelf command
Dump the headers of an ELF file, from stdin or a set of files
Dump the headers of an ELF file, from stdin or a set of files
readpe command
Dump the headers of a PE file.
Dump the headers of a PE file.
run command
Run executes its arguments as a Go program.
Run executes its arguments as a Go program.
rush command
our first builtin: cd
our first builtin: cd
serial command
smbios_transfer command
smbios_transfer sends SMBIOS tables to BMC through IPMI blob interfaces.
smbios_transfer sends SMBIOS tables to BMC through IPMI blob interfaces.
smn command
smn: read or write registers in the System Management Network on AMD cpus
smn: read or write registers in the System Management Network on AMD cpus
srvfiles command
Serve files on the network.
Serve files on the network.
ssh command
SSH client.
SSH client.
syscallfilter command
syscallfilter runs a command with a possibly empty set of filters:
syscallfilter runs a command with a possibly empty set of filters:
systemboot command
tac command
tac concatenates files and prints to stdout in reverse order, file by file
tac concatenates files and prints to stdout in reverse order, file by file
tc command
tcpdump command
tcz command
tftp command
tftpd command
traceroute command
uefiboot command
vboot command
vmboot command
watch command
watch periodically executes the executable specified in argument.
watch periodically executes the executable specified in argument.
zbi command
zbi dumps the header of a Zircon boot image.
zbi dumps the header of a Zircon boot image.
zimage command
zimage dumps the header of a zImage.
zimage dumps the header of a zImage.
fwtools
flash command
flash reads and writes to a flash chip.
flash reads and writes to a flash chip.
spidev command
spidev communicates with the Linux spidev driver.
spidev communicates with the Linux spidev driver.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL