Command
|
Mod
|
Description
|
Type
|
Path
|
Origin
|
---|
alias (bbcmd)
|
143
|
Create a shell alias or list all defined aliases.
|
ash
|
<ash>
|
busybox
|
ar
|
50
|
Extract or list FILES from an ar archive.
|
Link
|
/usr/bin, <bb>
|
busybox
|
arp
|
143
|
Manipulate ARP cache.
|
Link
|
/sbin, <bb>
|
busybox
|
arping
|
88
|
Send ARP requests/replies
|
Link
|
/usr/bin, /usr/sbin, <bb>
|
busybox
|
ash
|
143
|
BusyBox builtin shell.
|
Link
|
/bin, <bb>
|
busybox
|
base64 (bbcmd)
|
56
|
Base64 encode or decode a file to standard output.
|
Link
|
/bin, <bb>
|
busybox
|
basename (bbcmd)
|
143
|
Strip directory path and .suffix from a filename.
|
Link
|
/usr/bin, <bb>
|
busybox
|
bash (bbcmd)
|
64
|
Alias name for ash.
|
Link
|
/bin, <bb>
|
busybox
|
bbconfig
|
11
|
Print the config file used by the BusyBox build. Dead link!
|
Link
|
/bin
|
busybox
|
bc
|
24
|
Arbitrary precision calculator.
|
Intern
|
<bb>
|
busybox
|
bg (bbcmd)
|
143
|
Run jobs in the background.
|
ash
|
<ash>
|
busybox
|
brctl (bbcmd)
|
88
|
Manage ethernet Network-Bridges.
|
Link
|
/usr/sbin, <bb>
|
busybox
|
break (bbcmd)
|
143
|
Exit from a for, while or until loop.
|
ash
|
<ash>
|
busybox
|
bunzip2 (bbcmd)
|
88
|
Uncompress a bzip2 file (or stdin if filename is omitted).
|
Link
|
/usr/bin, <bb>
|
busybox
|
busybox
|
143
|
The BusyBox executable itself. Contains the code for all applets.
|
Exec
|
/bin
|
busybox
|
bzcat (bbcmd)
|
68
|
Uncompress a bzip2 file to stdout.
|
Link
|
/usr/bin, <bb>
|
busybox
|
bzip2 (bbcmd)
|
88
|
Compress files using the bzip2 algorithm.
|
Link
|
/usr/bin, <bb>
|
busybox
|
case (bbcmd)
|
143
|
Selectively execute commands corrosponding to a list of patterns.
|
ash
|
<ash>
|
busybox
|
cat
|
143
|
Concatenate files and print them to stdout.
|
Link
|
/bin, <bb>
|
busybox
|
cd (bbcmd)
|
143
|
Change the current working directory.
|
ash
|
<ash>
|
busybox
|
chattr (bbcmd)
|
15
|
Change file attributes on an ext2 filesystem. Dead link!
|
Link
|
/bin, <bb>
|
busybox
|
chdir
|
143
|
Change the current working directory.
|
ash
|
<ash>
|
busybox
|
chgrp
|
99
|
Change the group membership of files.
|
Link
|
/bin, <bb>
|
busybox
|
chmod
|
143
|
Change file mode bits of files.
|
Link
|
/bin, <bb>
|
busybox
|
chown
|
88
|
Change the owner and/or group of files.
|
Link
|
/bin, <bb>
|
busybox
|
chroot
|
88
|
Run a program with an alternative root directory.
|
Link
|
/usr/sbin, <bb>
|
busybox
|
clear
|
53
|
Clear the console screen.
|
Link
|
/usr/bin, <bb>
|
busybox
|
cmp
|
105
|
Compares a file vs stdin or another file.
|
Link
|
/usr/bin, <bb>
|
busybox
|
command (bbcmd)
|
88
|
Execute a simple command.
|
ash
|
<ash>
|
busybox
|
continue (bbcmd)
|
143
|
Continue a for, while or until loop.
|
ash
|
<ash>
|
busybox
|
cp
|
143
|
Copy one file to a destination file or more files to a destination directory.
|
Link
|
/bin, <bb>
|
busybox
|
cpio
|
4
|
Extract or list files from a cpio archive, or create a cpio archive
|
Link
|
/bin, <bb>
|
busybox
|
cut
|
88
|
Print selected fields from each input file to standard output
|
Link
|
/usr/bin, <bb>
|
busybox
|
date
|
143
|
Display time (using a format), or set time
|
Link
|
/bin, <bb>
|
busybox
|
dc
|
29
|
Tiny RPN calculator.
|
Intern
|
<bb>
|
busybox
|
dd
|
127
|
Convert and copy a file.
|
Link
|
/bin, <bb>
|
busybox
|
df
|
125
|
Print filesystem usage statistics.
|
Link
|
/bin, <bb>
|
busybox
|
dirname (bbcmd)
|
143
|
Strip non-directory suffix from a filename.
|
Link
|
/usr/bin, <bb>
|
busybox
|
dmesg (bbcmd)
|
143
|
Print or control the kernel ring buffer.
|
Link
|
/bin, <bb>
|
busybox
|
dnsdomainname
|
68
|
Show the system's DNS domain name.
|
Link
|
/bin, <bb>
|
busybox
|
do
|
143
|
Marks the beginning of a for, while or until loop body.
|
ash
|
<ash>
|
busybox
|
done
|
131
|
Marks the end of a for, while or until loop body.
|
ash
|
<ash>
|
busybox
|
dot
|
143
|
Real name: '.'. Execute the named script in the current shell.
|
Intern
|
<bb>
|
busybox
|
du
|
118
|
Summarize disk space used for each file and/or directory.
|
Link
|
/usr/bin, <bb>
|
busybox
|
e2fsck (bbcmd)
|
11
|
Check a Linux ext file system. Dead link!
|
Link
|
/sbin
|
busybox
|
e2label (bbcmd)
|
11
|
Change the label on an ext filesystem. Dead link!
|
Link
|
/sbin
|
busybox
|
echo (bbcmd)
|
143
|
Print the specified args to stdout
|
Link, ash
|
/bin, <ash>
|
busybox
|
ed
|
39
|
Line-oriented text editor.
|
Intern
|
<bb>
|
busybox
|
egrep
|
132
|
Print lines matching a pattern, grep using extended regular expression.
|
Link
|
/bin, <bb>
|
busybox
|
elif
|
143
|
Execute commands if the new condition is true and the previous was false.
|
ash
|
<ash>
|
busybox
|
else
|
143
|
Execute commands if the previous conditions were false.
|
ash
|
<ash>
|
busybox
|
env (bbcmd)
|
143
|
Print the current environment or run a program after setting up.
|
Link
|
/usr/bin, <bb>
|
busybox
|
esac
|
143
|
Marks the end of a case clause.
|
ash
|
<ash>
|
busybox
|
ether-wake
|
127
|
Send a magic packet to wake up a machine.
|
Link
|
/usr/bin, <bb>
|
busybox
|
eval (bbcmd)
|
143
|
Construct command by concatenating arguments.
|
ash
|
<ash>
|
busybox
|
exec (bbcmd)
|
143
|
Execute commands and open, close, or copy file descriptors.
|
ash
|
<ash>
|
busybox
|
exit (bbcmd)
|
143
|
Cause the shell to exit.
|
ash
|
<ash>
|
busybox
|
export (bbcmd)
|
143
|
Set the export attribute for variables.
|
ash
|
<ash>
|
busybox
|
expr
|
88
|
Print the value of an expression to standard output.
|
Link
|
/usr/bin, <bb>
|
busybox
|
factor
|
30
|
Print the prime factors of each specified integer number.
|
Intern
|
<bb>
|
busybox
|
false (bbcmd)
|
143
|
Return an exit code of FALSE (1).
|
Link, ash
|
/bin, <ash>
|
busybox
|
fg (bbcmd)
|
143
|
Run jobs in the foreground.
|
ash
|
<ash>
|
busybox
|
fgconsole
|
86
|
Print the number of active virtual terminals.
|
Intern
|
<bb>
|
busybox
|
fgrep
|
143
|
Print lines matching a pattern, grep using fixed stings.
|
Link
|
/bin, <bb>
|
busybox
|
fi
|
132
|
Marks the end of an if / elif / else clause body.
|
ash
|
<ash>
|
busybox
|
find
|
137
|
Search for files. The default path is the current directory,
|
Link
|
/usr/bin, <bb>
|
busybox
|
findfs (bbcmd)
|
11
|
Find a filesystem device based on a label or UUID. Dead link!
|
Link
|
/sbin
|
busybox
|
flock
|
86
|
Manage locks from shell scripts.
|
Intern
|
<bb>
|
busybox
|
fold
|
11
|
Wrap input lines in each file (standard input by default). Dead link!
|
Link
|
/usr/bin
|
busybox
|
for (bbcmd)
|
131
|
Execute commands in the loop for each member of a list or expression.
|
ash
|
<ash>
|
busybox
|
free
|
143
|
Display the amount of free and used system memory
|
Link
|
/usr/bin, <bb>
|
busybox
|
fsck (bbcmd)
|
11
|
Check and repair filesystems. Dead link!
|
Link
|
/sbin
|
busybox
|
fstrim (bbcmd)
|
42
|
Discard unused blocks on mounted filesystem.
|
Intern
|
<bb>
|
busybox
|
fsync
|
106
|
Write files' buffered blocks to disk.
|
Intern
|
<bb>
|
busybox
|
ftpget
|
88
|
Retrieve a remote file via FTP.
|
Link
|
/usr/bin, <bb>
|
busybox
|
ftpput
|
88
|
Store a local file on a remote machine via FTP.
|
Link
|
/usr/bin, <bb>
|
busybox
|
fuser
|
54
|
Find processes which use the specified files or ports.
|
Link
|
/usr/bin, <bb>
|
busybox
|
getopt
|
143
|
Parse commandline options.
|
Link
|
/bin, <bb>
|
busybox
|
getopts (bbcmd)
|
88
|
Parse commandline options.
|
ash
|
<ash>
|
busybox
|
grep
|
143
|
Search for a pattern in each file or standard input.
|
Link
|
/bin, <bb>
|
busybox
|
groups
|
86
|
Print the groups a user is in.
|
Intern
|
<bb>
|
busybox
|
gunzip
|
88
|
Uncompress gzip files (or standard input)
|
Link
|
/bin, <bb>
|
busybox
|
gzip
|
88
|
Compress files (or standard input) using gzip algorithm.
|
Link
|
/bin, <bb>
|
busybox
|
halt
|
141
|
Halt the a machine.
|
Link
|
/sbin, <bb>
|
busybox
|
hash (bbcmd)
|
143
|
Remember or report command locations
|
ash
|
<ash>
|
busybox
|
hd
|
54
|
hd is an alias for hexdump -C.
|
Intern
|
<bb>
|
busybox
|
hdparm
|
18
|
Get/set harddisk device parameters.
|
Link
|
/sbin, <bb>
|
busybox
|
head (bbcmd)
|
48
|
Print first 10 lines of each file to standard output.
|
Link
|
/usr/bin, <bb>
|
busybox
|
help (bbcmd)
|
102
|
Print the BusyBox help screen.
|
ash
|
<ash>
|
busybox
|
hexdump
|
22
|
Display file contents in hexadecimal, decimal, octal, or ascii.
|
Intern
|
<bb>
|
busybox
|
history (bbcmd)
|
62
|
List or modify the commandline history.
|
ash
|
<ash>
|
busybox
|
hostname
|
141
|
Get or set hostname or DNS domain name
|
Link
|
/bin, <bb>
|
busybox
|
id (bbcmd)
|
105
|
Print information about specified or current user
|
Link
|
/usr/bin, <bb>
|
busybox
|
if (bbcmd)
|
143
|
Execute commands if the test condition is true.
|
ash
|
<ash>
|
busybox
|
ifconfig
|
143
|
Configure a network interface.
|
Link
|
/sbin, <bb>
|
busybox
|
ifdown
|
112
|
Bring a network interface down.
|
Link
|
/sbin, <bb>
|
busybox
|
ifup
|
112
|
Bring a network interface up.
|
Link
|
/sbin, <bb>
|
busybox
|
in
|
129
|
Marks the beginning of a list of words in a for clause.
|
ash
|
<ash>
|
busybox
|
inetd (bbcmd)
|
112
|
Listen for network connections and launch programs.
|
Link
|
/usr/sbin, <bb>
|
busybox
|
init (bbcmd)
|
143
|
Init is the parent of all processes.
|
Link
|
/sbin, <bb>
|
busybox
|
insmod (bbcmd)
|
142
|
Load the specified kernel modules into the kernel
|
Link
|
/sbin, <bb>
|
busybox
|
iostat (bbcmd)
|
86
|
Report cpu and i/o statistics for devices.
|
Link
|
/bin, <bb>
|
busybox
|
ip (bbcmd)
|
76
|
Show / manipulate routing, devices, policy routing and tunnels.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
ipaddr
|
46
|
Alias for 'ip address'.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
iplink
|
46
|
Alias for 'ip link'.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
ipneigh
|
1
|
Alias for 'ip neigh'.
|
Intern
|
<bb>
|
busybox
|
iproute
|
46
|
Alias for 'ip route'.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
iprule
|
45
|
Alias for 'ip rule'.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
iptunnel
|
45
|
Alias for 'ip tunnel'.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
jobs (bbcmd)
|
143
|
Display status of jobs in the current session.
|
ash
|
<ash>
|
busybox
|
kill (bbcmd)
|
143
|
Send a signal (default: TERM) to given PIDs
|
Link, ash
|
/bin, <ash>
|
busybox
|
killall
|
143
|
Send a signal (default: TERM) to given processes
|
Link
|
/usr/bin, <bb>
|
busybox
|
killall5
|
88
|
Send a signal (default: TERM) to all processes outside current session
|
Link
|
/usr/bin, /usr/sbin, <bb>
|
busybox
|
klogd
|
21
|
Kernel logger daemon.
|
Link
|
/sbin, <bb>
|
busybox
|
length
|
88
|
Print a string's length
|
Intern
|
<bb>
|
busybox
|
less
|
3
|
View a file or list of files.
|
Link
|
/usr/bin, <bb>
|
busybox
|
let (bbcmd)
|
143
|
Perform arithmetic on shell variables.
|
ash
|
<ash>
|
busybox
|
link
|
78
|
Create a hard link to a file.
|
Intern
|
<bb>
|
busybox
|
ln (bbcmd)
|
143
|
Create a link to the specified target.
|
Link
|
/bin, <bb>
|
busybox
|
local (bbcmd)
|
143
|
Create local variables.
|
ash
|
<ash>
|
busybox
|
logger (bbcmd)
|
21
|
Write a message to the system log. If message is omitted, log stdin.
|
Link
|
/usr/bin, <bb>
|
busybox
|
login
|
143
|
Begin a new session on the system.
|
Link
|
/bin, <bb>
|
busybox
|
logname (bbcmd)
|
88
|
Print the name of the current user.
|
Link
|
/usr/bin, <bb>
|
busybox
|
logread
|
18
|
Show messages in syslogd's circular buffer.
|
Link
|
/sbin, <bb>
|
busybox
|
lpr
|
18
|
Prints files.
|
Intern
|
<bb>
|
busybox
|
ls
|
143
|
List directory contents
|
Link
|
/bin, <bb>
|
busybox
|
lsattr (bbcmd)
|
11
|
List file attributes on an ext2 fs. Dead link!
|
Link
|
/bin
|
busybox
|
lsmod (bbcmd)
|
142
|
List the currently loaded kernel modules
|
Link
|
/sbin, <bb>
|
busybox
|
lsof (bbcmd)
|
77
|
List open files.
|
Intern
|
<bb>
|
busybox
|
lzma
|
4
|
Decompress LZMA files.
|
Intern
|
<bb>
|
busybox
|
man
|
2
|
Format and display a manual page.
|
Intern
|
<bb>
|
busybox
|
md5sum
|
138
|
Print or check MD5 checksums.
|
Link
|
/usr/bin, <bb>
|
busybox
|
mdev
|
13
|
Handle the creation of device files in /dev.
|
Link
|
/sbin, <bb>
|
busybox
|
mkdir (bbcmd)
|
143
|
Create a directory.
|
Link
|
/bin, <bb>
|
busybox
|
mke2fs (bbcmd)
|
11
|
Create an ext filesystem. Dead link!
|
Link
|
/sbin
|
busybox
|
mkfifo
|
120
|
Create a named pipe (identical to 'mknod name p')
|
Link
|
/usr/bin, <bb>
|
busybox
|
mknod
|
143
|
Create a special file (block, character, or pipe)
|
Link
|
/bin, <bb>
|
busybox
|
mkswap (bbcmd)
|
92
|
Prepare block device to be used as swap partition
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
mktemp
|
4
|
Create a temporary file and print its name.
|
Link
|
/bin, <bb>
|
busybox
|
modprobe (bbcmd)
|
142
|
Add and remove modules from the Linux Kernel.
|
Link
|
/sbin, <bb>
|
busybox
|
more (bbcmd)
|
143
|
View a file or standard input one screenful at a time.
|
Link
|
/bin, <bb>
|
busybox
|
mount
|
143
|
Mount a filesystem.
|
Link
|
/bin, <bb>
|
busybox
|
mountpoint (bbcmd)
|
11
|
Check if the directory is a mountpoint. Dead link!
|
Link
|
/bin
|
busybox
|
mpstat
|
86
|
Report processors related statistics.
|
Link
|
/bin, <bb>
|
busybox
|
mt
|
14
|
Control magnetic tape drive operation.
|
Intern
|
<bb>
|
busybox
|
mu
|
15
|
Returns an indeterminate value.
|
Intern
|
<bb>
|
busybox
|
mv
|
143
|
Rename or move source to destination.
|
Link
|
/bin, <bb>
|
busybox
|
nanddump (bbcmd)
|
56
|
Dumps the contents of a NAND chip.
|
Link
|
/usr/sbin, <bb>
|
busybox
|
nbd-client
|
86
|
Open connection for NBD network block device.
|
Intern
|
<bb>
|
busybox
|
nc
|
75
|
Arbitrary TCP and UDP connections and listens.
|
Link
|
/usr/bin, <bb>
|
busybox
|
netstat
|
143
|
Display networking information.
|
Link
|
/bin, <bb>
|
busybox
|
nice
|
88
|
Run a program with modified scheduling priority.
|
Link
|
/bin, <bb>
|
busybox
|
nl
|
141
|
Number lines of files.
|
Intern
|
<bb>
|
busybox
|
nohup
|
129
|
Run a program immune to hangups, with output to a non-tty.
|
Link
|
/usr/bin, <bb>
|
busybox
|
nslookup
|
107
|
Query the nameserver for the IP address of the given host.
|
Link
|
/usr/bin, <bb>
|
busybox
|
od
|
46
|
Write an unambiguous representation, octal bytes by default, of a file.
|
Link
|
/usr/bin, <bb>
|
busybox
|
passwd (bbcmd)
|
88
|
Change the own or a user's password.
|
Link
|
/usr/bin, <bb>
|
busybox
|
pidof
|
143
|
List PIDs of all processes with names that match a pattern
|
Link
|
/bin, <bb>
|
busybox
|
ping
|
143
|
Send ICMP ECHO_REQUEST packets to network hosts.
|
Link
|
/bin, <bb>
|
busybox
|
ping6
|
89
|
Send ICMP ECHO_REQUEST packets to network hosts.
|
Link
|
/bin, <bb>
|
busybox
|
pivot_root
|
88
|
Move the current root file system and make a new one.
|
Link
|
/sbin, <bb>
|
busybox
|
pmap
|
86
|
Report memory map of processes.
|
Intern
|
<bb>
|
busybox
|
poweroff
|
141
|
Power-off a machine.
|
Link
|
/sbin, <bb>
|
busybox
|
printenv (bbcmd)
|
95
|
Print all or part of the shell environment.
|
Link
|
/bin, <bb>
|
busybox
|
printf (bbcmd)
|
88
|
Format and print arguments according to a given format.
|
Link, ash
|
/usr/bin, <ash>
|
busybox
|
ps
|
143
|
Report process status.
|
Link
|
/bin, <bb>
|
busybox
|
pstree
|
86
|
Display a tree of processes.
|
Intern
|
<bb>
|
busybox
|
pwd (bbcmd)
|
143
|
Print the full filename of the current working directory.
|
Link, ash
|
/bin, <ash>
|
busybox
|
pwdx
|
86
|
Report the current working directory of a process.
|
Intern
|
<bb>
|
busybox
|
rdate
|
76
|
Get and possibly set the system date and time from a remote host
|
Intern
|
<bb>
|
busybox
|
read (bbcmd)
|
143
|
Read a line from standard input.
|
ash
|
<ash>
|
busybox
|
readlink
|
88
|
Display the value of a symlink.
|
Link
|
/usr/bin, <bb>
|
busybox
|
readonly (bbcmd)
|
143
|
Set the readonly attribute for variables.
|
ash
|
<ash>
|
busybox
|
realpath (bbcmd)
|
143
|
Return the absolute pathname of given argument
|
Link
|
/usr/bin, <bb>
|
busybox
|
reboot (bbcmd)
|
143
|
Reboot a machine.
|
Link
|
/sbin, <bb>
|
busybox
|
renice (bbcmd)
|
88
|
Change priority of running processes
|
Link
|
/usr/bin, <bb>
|
busybox
|
reset
|
118
|
Reset the console screen.
|
Link
|
/usr/bin, <bb>
|
busybox
|
return (bbcmd)
|
143
|
Cause a shell function to exit with the given return value.
|
ash
|
<ash>
|
busybox
|
rm
|
143
|
Remove (unlink) files.
|
Link
|
/bin, <bb>
|
busybox
|
rmdir (bbcmd)
|
143
|
Remove a directory, if it is empty.
|
Link
|
/bin, <bb>
|
busybox
|
rmmod (bbcmd)
|
142
|
Unload the specified kernel modules from the kernel
|
Link
|
/sbin, <bb>
|
busybox
|
route
|
143
|
Edit kernel routing tables.
|
Link
|
/sbin, <bb>
|
busybox
|
run-parts
|
22
|
Run scripts or programs in a directory.
|
Link
|
/bin, <bb>
|
busybox
|
run_parts
|
21
|
Run scripts or programs in a directory.
|
Intern
|
<bb>
|
busybox
|
rx
|
11
|
Receive a file using the xmodem protocol.
|
Intern
|
<bb>
|
busybox
|
script
|
112
|
Make typescript of terminal session.
|
Intern
|
<bb>
|
busybox
|
sed
|
141
|
Stream editor for filtering and transforming text.
|
Link
|
/bin, <bb>
|
busybox
|
sendarp
|
2
|
Send an ARP packet.
|
Link
|
/usr/sbin, <bb>
|
busybox
|
seq
|
88
|
Print numbers from first to last, in given steps.
|
Link
|
/usr/bin, <bb>
|
busybox
|
set (bbcmd)
|
143
|
Set or unset options and positional parameters.
|
ash
|
<ash>
|
busybox
|
setconsole
|
132
|
Redirect system console output to specified device (default: /dev/tty)
|
Link
|
/sbin, <bb>
|
busybox
|
setserial
|
86
|
Get/set Linux serial port information.
|
Link
|
/bin, <bb>
|
busybox
|
setsid
|
143
|
Run a program in a new session with no controlling terminal.
|
Intern
|
<bb>
|
busybox
|
sh (bbcmd)
|
143
|
Alias name for ash.
|
Link
|
/bin, <bb>
|
busybox
|
sha3sum
|
62
|
Print or check SHA-3 checksums.
|
Intern
|
<bb>
|
busybox
|
shift (bbcmd)
|
143
|
Shift positional parameters.
|
ash
|
<ash>
|
busybox
|
sleep (bbcmd)
|
143
|
Pause for a time equal to the total of the args given.
|
Link
|
/bin, <bb>
|
busybox
|
smemcap
|
86
|
Capture memory usage data for later processing by smem.
|
Intern
|
<bb>
|
busybox
|
sort
|
88
|
Sort lines of text.
|
Link
|
/usr/bin, <bb>
|
busybox
|
source (bbcmd)
|
112
|
Execute the named script in the current shell.
|
ash
|
<ash>
|
busybox
|
split
|
2
|
Split a file into pieces
|
Link
|
/usr/bin, <bb>
|
busybox
|
stat
|
88
|
Display file (default) or filesystem status.
|
Link
|
/bin, <bb>
|
busybox
|
strings
|
22
|
Display printable strings in a binary file.
|
Link
|
/usr/bin, <bb>
|
busybox
|
stty
|
141
|
Prints baud rate, line discipline and deviations of a tty.
|
Link
|
/bin, <bb>
|
busybox
|
su
|
35
|
Change user id or become root.
|
Intern
|
<bb>
|
busybox
|
sv
|
7
|
Control services monitored by runsv supervisor.
|
Intern
|
<bb>
|
busybox
|
swapoff (bbcmd)
|
92
|
Stop swapping on specified or all devices.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
swapon (bbcmd)
|
92
|
Start swapping on specified or all devices.
|
Link
|
/bin, /sbin, <bb>
|
busybox
|
switch_root
|
99
|
Free initramfs and switch to another root fs:
|
Link
|
/sbin, <bb>
|
busybox
|
sync (bbcmd)
|
143
|
Write all buffered blocks to disk.
|
Link
|
/bin, <bb>
|
busybox
|
sysctl (bbcmd)
|
88
|
Configure kernel parameters at runtime.
|
Link
|
/sbin, <bb>
|
busybox
|
syslogd
|
21
|
System logging daemon.
|
Link
|
/sbin, <bb>
|
busybox
|
tail (bbcmd)
|
132
|
Print last 10 lines of each file to standard output.
|
Link
|
/usr/bin, <bb>
|
busybox
|
tar
|
143
|
Create, extract, or list files from a tar file
|
Link
|
/bin, <bb>
|
busybox
|
taskset
|
30
|
Set or get CPU affinity.
|
Link
|
/usr/bin, <bb>
|
busybox
|
tc (bbcmd)
|
47
|
Show / manipulate traffic control settings.
|
Intern
|
<bb>
|
busybox
|
tee (bbcmd)
|
141
|
Copy standard input to each file, and also to standard output.
|
Link
|
/usr/bin, <bb>
|
busybox
|
telnetd (bbcmd)
|
128
|
Handle incoming telnet connections.
|
Link
|
/usr/sbin, <bb>
|
busybox
|
test (bbcmd)
|
143
|
Check file types, compare values etc.
|
Link, ash
|
/usr/bin, <ash>
|
busybox
|
tftp
|
143
|
Transfer a file from/to tftp server.
|
Link
|
/usr/bin, <bb>
|
busybox
|
then
|
143
|
Marks the beginning of an if clause body.
|
ash
|
<ash>
|
busybox
|
time (bbcmd)
|
141
|
Runs a progran. When it finishes, its resource usage is displayed.
|
Link
|
/usr/bin, <bb>
|
busybox
|
timeout
|
20
|
Runs a program, sends a signal to it if it is not gone in given seconds.
|
Intern
|
<bb>
|
busybox
|
times (bbcmd)
|
143
|
Print process times.
|
ash
|
<ash>
|
busybox
|
top
|
88
|
Provide a view of process activity in real time.
|
Link
|
/usr/bin, <bb>
|
busybox
|
touch
|
143
|
Update the last-modified date on the given files.
|
Link
|
/bin, <bb>
|
busybox
|
tr
|
143
|
Translate, squeeze or delete characters from stdin to dtdout.
|
Link
|
/usr/bin, <bb>
|
busybox
|
traceroute
|
138
|
Trace the route to HOST.
|
Link
|
/usr/bin, <bb>
|
busybox
|
traceroute6
|
56
|
Trace the route to HOST using IPv6.
|
Link
|
/usr/bin, <bb>
|
busybox
|
trap (bbcmd)
|
143
|
Trap signals.
|
ash
|
<ash>
|
busybox
|
true (bbcmd)
|
143
|
Return an exit code of TRUE (0).
|
Link, ash
|
/bin, <ash>
|
busybox
|
ts
|
38
|
Adds a timestamp to the beginning of each line of input.
|
Intern
|
<bb>
|
busybox
|
tty (bbcmd)
|
132
|
Print file name of standard input's terminal.
|
Link
|
/usr/bin, <bb>
|
busybox
|
tune2fs (bbcmd)
|
11
|
Adjust tunable filesystem parameters on ext filesystems.. Dead link!
|
Link
|
/sbin
|
busybox
|
type (bbcmd)
|
143
|
Print a description of command type.
|
ash
|
<ash>
|
busybox
|
ubiattach (bbcmd)
|
61
|
Attach MTD devices to UBI.
|
Intern
|
<bb>
|
busybox
|
ubidetach (bbcmd)
|
61
|
Delete UBI devices (detach MTD devices from UBI).
|
Intern
|
<bb>
|
busybox
|
ubimkvol (bbcmd)
|
85
|
Create UBI volumes.
|
Intern
|
<bb>
|
busybox
|
ubirename (bbcmd)
|
29
|
Rename UBI volumes.
|
Intern
|
<bb>
|
busybox
|
ubirmvol (bbcmd)
|
85
|
Remove UBI volumes.
|
Intern
|
<bb>
|
busybox
|
ubirsvol (bbcmd)
|
85
|
Resize UBI volumes.
|
Intern
|
<bb>
|
busybox
|
ubiupdatevol (bbcmd)
|
85
|
Update UBI volumes.
|
Intern
|
<bb>
|
busybox
|
ulimit (bbcmd)
|
143
|
Set or report file size limit.
|
ash
|
<ash>
|
busybox
|
umask (bbcmd)
|
143
|
Get or set the file mode creation mask.
|
ash
|
<ash>
|
busybox
|
umount
|
143
|
Unmount file systems.
|
Link
|
/bin, <bb>
|
busybox
|
unalias (bbcmd)
|
143
|
Remove shell alias definitions.
|
ash
|
<ash>
|
busybox
|
uname (bbcmd)
|
143
|
Print system information.
|
Link
|
/bin, <bb>
|
busybox
|
uniq
|
132
|
Discard duplicate lines.
|
Link
|
/usr/bin, <bb>
|
busybox
|
unlink (bbcmd)
|
111
|
Remove the specified file.
|
Intern
|
<bb>
|
busybox
|
unset (bbcmd)
|
143
|
Unset values and attributes of variables and functions.
|
ash
|
<ash>
|
busybox
|
until (bbcmd)
|
143
|
Execute commands in the loop as long as the test condition is false.
|
ash
|
<ash>
|
busybox
|
unxz
|
86
|
Decompress .xz and .lzma files.
|
Intern
|
<bb>
|
busybox
|
unzip
|
88
|
Extract files from zip archives
|
Link
|
/usr/bin, <bb>
|
busybox
|
uptime
|
141
|
Display the time since the last boot.
|
Link
|
/usr/bin, <bb>
|
busybox
|
users
|
4
|
Print the users currently logged on
|
Link
|
/usr/bin, <bb>
|
busybox
|
usleep
|
116
|
Pause for given microseconds.
|
Link
|
/bin, <bb>
|
busybox
|
vconfig
|
100
|
Create and remove virtual ethernet devices.
|
Link
|
/sbin, <bb>
|
busybox
|
vi
|
141
|
Edit a file.
|
Link
|
/bin, <bb>
|
busybox
|
w
|
97
|
Show who is logged on and what they are doing.
|
Link
|
/usr/bin, <bb>
|
busybox
|
wait (bbcmd)
|
143
|
Await process completion.
|
ash
|
<ash>
|
busybox
|
wc
|
90
|
Print line, word, and byte counts for each file, and a total line.
|
Link
|
/usr/bin, <bb>
|
busybox
|
wget
|
143
|
Retrieve files via HTTP or FTP.
|
Link
|
/usr/bin, <bb>
|
busybox
|
which
|
18
|
Locate a command.
|
Link
|
/usr/bin, <bb>
|
busybox
|
while (bbcmd)
|
143
|
Execute commands in the loop as long as the test condition is true.
|
ash
|
<ash>
|
busybox
|
who
|
4
|
Print the users currently logged on
|
Link
|
/usr/bin, <bb>
|
busybox
|
whoami (bbcmd)
|
4
|
Print the user name associated with the current effective user id.
|
Link
|
/usr/bin, <bb>
|
busybox
|
whois
|
86
|
Client for the whois directory service.
|
Intern
|
<bb>
|
busybox
|
xargs
|
109
|
Run a program on every item given by standard input
|
Link
|
/usr/bin, <bb>
|
busybox
|
xxd
|
31
|
Make a hexdump or do the reverse.
|
Link
|
/usr/bin, <bb>
|
busybox
|
xz (bbcmd)
|
97
|
Compress or decompress .xz and .lzma files.
|
Intern
|
<bb>
|
busybox
|
xzcat
|
66
|
Decompress .xz and .lzma files to stdout.
|
Intern
|
<bb>
|
busybox
|
yes
|
102
|
Repeatedly output a line with given strinf or 'y'.
|
Link
|
/usr/bin, <bb>
|
busybox
|
zcat
|
68
|
Uncompress a zip file to stdout.
|
Link
|
/bin, <bb>
|
busybox
|
273 BusyBox commands
|
---|