directory
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Packages

Basename return name with leading path information removed.
Cat concatenates files and prints to stdout.
Change modifier bits of a file.
No description provided by the author
Cmp compares two files and prints a message if their contents differ.
Perform a set comparisons over two files.
Copy files.
cpio operates on cpio files using a cpio package It only implements basic cpio options.
Print the date.
Convert and copy a file.
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.
dhclient sets up DHCP.
dirname prints out the directory name of one or more args.
Read the system log.
Echo writes its arguments separated by blanks and terminated by a newline on the standard output.
Elvish is a cross-platform shell, supporting Linux, BSDs and Windows.
Returns 1.
Find finds files.
free reports usage information for physical memory and swap space.
fusermount is a very limited replacement for the C fusermount.
gpgv validates a signature against a file.
gpt reads and writes GPT headers.
Concurrent, parallel grep.
No description provided by the author
Prints files in hexadecimal.
Print the system's hostname.
Read or set the hardware clock (RTC) in UTC format.
Synopsis: id [-gGnu] Description: id displays the uid, guid and groups of the calling process Options: -g, --group print only the effective group ID -G, --groups print all group IDs -n, --name print a name instead of a number, for -ugG -u, --user print only the effective user ID.
Build commands in background processes.
Insert a module into the Linux kernel Synopsis: insmod [filename] [module options...] Description: insmod is a clone of insmod(8).
No description provided by the author
io reads and writes to physical memory and ports.
No description provided by the author
kexec executes a new kernel over the running kernel (u-root).
Kill kills processes.
lddfiles prints the arguments and all .so dependencies of those arguments Description: lddfiles prints the arguments on the command line and all .so's on which they depend.
less pages through a file Synopsis: less [OPTIONS] FILE Options: -profile FILE: Save profile in this file -tabstop NUMBER: Number of spaces per tab Keybindings: Control: * q: Quit Scrolling: * j: Scroll down * k: Scroll up * g: Scroll to top * G: Scroll to bottom * Pgdn: Scroll down one screen full * Pgup: Scroll up one screen full * ^D: Scroll down one half screen full * ^U: Scroll up one half screen full Searching: * /: Enter search regex (re2 syntax).
Ln makes links to files.
Setup loop devices.
Ls prints the contents of a directory.
List modules currently loaded in the Linux kernel Synopsis: lsmod Description: lsmod is a clone of lsmod(8) Author: Roland Kammerer <[email protected]>.
man - print manual entry for command.
No description provided by the author
Mkdir makes a new directory.
mkfifo creates a named pipe.
Unmount a filesystem at the specified path.
Mktemp makes a temporary file (or directory) Synopsis: mktemp [OPTION]..
More pages through files without any terminal trickery.
Mount a filesystem at the specified path.
This file contains support functions for msr access for Linux.
Mv renames files and directories.
Netcat pipes over the network.
simple ntpd daemon in Go.
pci: show pci bus vendor ids and other info Description: List the PCI bus, with names if possible.
Send icmp packets to a server to test network connectivity.
Print environment variables.
Print process information.
Print name of current directory.
readlink display value of symbolic link file.
Delete files.
Remove a module from the Linux kernel Synopsis: rmmod name Description: rmmod is a clone of rmmod(8) Author: Roland Kammerer <[email protected]>.
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 Synopsis: rsdp [-f file] Description: Look for rsdp value in a file, default /dev/kmsg Example: rsdp rsdp -f /path/to/file.
Scp copies files between hosts on a network.
Print a sequence of numbers.
No description provided by the author
shutdown halts, suspends, or reboots.
Delay for the specified amount of time.
Sort lines.
No description provided by the author
strace is a simple multi-process tracer.
Strings finds printable strings.
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.
No description provided by the author
sync command in Go.
No description provided by the author
Create and extract tar archives.
Tee transcribes the standard input to the standard output and makes copies in the files.
No description provided by the author
Returns 0.
Truncate - shrink or extend the size of a file to the specified size Synopsis: truncate [OPTIONS] [FILE]..
Unmount a filesystem at the specified path.
Print build information about the kernel and machine.
Uniq removes repeated lines.
Disassociate parts of the process execution context.
Get the time the machine has been up Synopsis: uptime.
Wc counts lines, words, runes, syntactically–invalid UTF codes.
Wget reads one file from a url and writes to stdout.
Which locates a command.
No description provided by the author