If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since september. Please use hippie2000@webnmail.de instead.
Linux-Commands
BoxMatrix >> Shell-Commands >> Linux-Commands | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Gallery |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Many commands in FRITZ!OS derive from common Linux userspace tools. Some of these have been modified by AVM. This section attempts to show them, sorted by the package they come from. This sorting is by far not finished yet, so there's a list with the unsorted remainder at the end of this page, which hopefully will be emptied one day. |
Linux-Commands[edit]
Daily updated index of all Linux commands found scanning Firmware-Probes . Last update: 2022-06-30 04:44 GMT.
The label (lincmd)
in the Command
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective command. Click the column header to sort by this number.
You can hover or click a possible Link
in the Type
column to see the target of that link.
Goto: Bzip2 - Chrony - Core-Utils - E2fs-Progs - Gawk - KMod - LibJpeg - NetPbm - Netfilter
Goto: Nfs - Qca-Wifi - Samba - Udev - Ubi - Wireless-Tools - Util-Linux - Unsorted TODO
Bzip2[edit]
Commands which belong to the bzip2 file compression package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
bzcat (lincmd) | 62 | 6.93 - 7.39 | Decompress bzip2 files to stdout. | /usr/bin | 64.7k - 108k | Exec | Bzip2 |
bzcmp | 62 | 6.93 - 7.39 | Compare bzip2 compressed files using cmp. | /usr/bin | Link | Link | Bzip2 |
bzdiff | 62 | 6.93 - 7.39 | Compare bzip2 compressed files using diff. | /usr/bin | 2.1k | Exec | Bzip2 |
bzegrep | 62 | 6.93 - 7.39 | egrep a bzip2 compressed file. | /usr/bin | Link | Link | Bzip2 |
bzfgrep | 62 | 6.93 - 7.39 | fgrep a bzip2 compressed file. | /usr/bin | Link | Link | Bzip2 |
bzgrep | 62 | 6.93 - 7.39 | grep a bzip2 compressed file. | /usr/bin | 1.7k | Exec | Bzip2 |
bzip2 (lincmd) | 62 | 6.93 - 7.39 | Compress files to bzip2 format. | /usr/bin | 64.7k - 108k | Exec | Bzip2 |
bzip2recover | 62 | 6.93 - 7.39 | Recovers data from damaged bzip2 files. | /usr/bin | 6.9k - 13.9k | Exec | Bzip2 |
bzless | 62 | 6.93 - 7.39 | Decompress a bzip2 file and pipe it to less. | /usr/bin | Link | Link | Bzip2 |
bzmore | 62 | 6.93 - 7.39 | Decompress a bzip2 file and pipe it to more. | /usr/bin | 1.3k | Exec | Bzip2 |
10 Linux commands |
Chrony[edit]
NTP server and client executables from the chrony package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
chronyc | 74 | 4.63 - 7.39 | Chrony NTP client. | /sbin | 41.7k - 108k | Exec | Chrony |
chronyd (lincmd) | 74 | 4.63 - 7.39 | Chrony NTP server daemon. | /sbin | 97.9k - 327k | Exec | Chrony |
2 Linux commands |
Core-Utils[edit]
Basic commands from the GNU core utilities package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
base64 (lincmd) | 43 | 6.36 - 6.110 | Base64 encode/decode data and print to standard output. | /bin | 9.7k - 12.1k | Exec | CoreUtils |
basename (lincmd) | 2 | 7.14 | Strip directory and suffix from filenames. | /lib/bash | 5.3k | Exec | CoreUtils |
dirname (lincmd) | 2 | 7.14 | Strip non-directory suffix from file name. | /lib/bash | 5.3k | Exec | CoreUtils |
head (lincmd) | 2 | 7.14 | Output the first part of file. | /lib/bash | 5.3k | Exec | CoreUtils |
id (lincmd) | 2 | 7.14 | Print real and effective user and group IDs. | /lib/bash | 9.3k | Exec | CoreUtils |
ln (lincmd) | 2 | 7.14 | Make links between files. | /lib/bash | 9.3k | Exec | CoreUtils |
logname (lincmd) | 2 | 7.14 | Print user's login name. | /lib/bash | 5.3k | Exec | CoreUtils |
mkdir (lincmd) | 2 | 7.14 | Make directories. | /lib/bash | 9.4k | Exec | CoreUtils |
pathchk | 2 | 7.14 | Check whether file names are valid or portable. | /lib/bash | 9.3k | Exec | CoreUtils |
printenv (lincmd) | 2 | 7.14 | Print all or part of environment. | /lib/bash | 5.3k | Exec | CoreUtils |
realpath (lincmd) | 2 | 7.14 | Print the resolved path. | /lib/bash | 5.3k | Exec | CoreUtils |
rmdir (lincmd) | 2 | 7.14 | Remove empty directories. | /lib/bash | 5.3k | Exec | CoreUtils |
sleep (lincmd) | 2 | 7.14 | Delay for a specified amount of time. | /lib/bash | 5.3k | Exec | CoreUtils |
sync (lincmd) | 2 | 7.14 | Synchronize cached writes to persistent storage. | /lib/bash | 5.3k | Exec | CoreUtils |
tee (lincmd) | 2 | 7.14 | Read from standard input and write to standard output and files. | /lib/bash | 5.3k | Exec | CoreUtils |
tty (lincmd) | 2 | 7.14 | Print the file name of the terminal connected to standard input. | /lib/bash | 5.3k | Exec | CoreUtils |
uname (lincmd) | 2 | 7.14 | Print system information | /lib/bash | 5.3k | Exec | CoreUtils |
unlink (lincmd) | 2 | 7.14 | Call the unlink function to remove the specified file. | /lib/bash | 5.3k | Exec | CoreUtils |
whoami (lincmd) | 2 | 7.14 | Print effective userid. | /lib/bash | 5.3k | Exec | CoreUtils |
19 Linux commands |
E2fs-Progs[edit]
EXT filesystem commands which belong to the e2fsprogs package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
badblocks | 2 | 7.14 | Search a device for bad blocks. | /sbin | 17.5k - 21.6k | Exec | E2fspr |
blkid (lincmd) | 94 | 3.63 - 7.39 | Locate/print block device attributes. | /sbin, /usr/sbin | 9.9k - 247k, Link | Link, Exec | E2fspr |
chattr (lincmd) | 57 | 6.98 - 7.39 | Change file attributes on a Linux file system. | /bin, /usr/bin | 6.5k - 13.4k | Exec | E2fspr |
dumpe2fs | 2 | 7.14 | Dump ext2/ext3/ext4 filesystem information. | /sbin | 17.7k | Exec | E2fspr |
e2freefrag | 2 | 7.14 | Report free space fragmentation information. | /sbin | 9.5k - 13.5k | Exec | E2fspr |
e2fsck (lincmd) | 61 | 5.01 - 7.39 | Check a Linux ext2/ext3/ext4 file system. | /sbin, /usr/sbin | 193k - 324k | Exec | E2fspr |
e2label (lincmd) | 2 | 7.14 | Change the label on an ext2/ext3/ext4 filesystem. | /sbin | Link | Link | E2fspr |
e2undo | 2 | 7.14 | Replay an undo log for an ext2/ext3/ext4 filesystem. | /sbin | 13.5k - 13.6k | Exec | E2fspr |
e4crypt | 2 | 7.14 | Ext4 filesystem encryption utility. | /sbin | 17.5k | Exec | E2fspr |
filefrag | 2 | 7.14 | Report on file fragmentation. | /sbin | 13.4k - 13.5k | Exec | E2fspr |
fsck (lincmd) | 61 | 5.01 - 7.39 | Check and repair a Linux file system. | /sbin, /usr/sbin | 17.6k - 57.9k, Link | Link, Exec | E2fspr |
fsck.ext2 (lincmd) | 64 | 4.22 - 7.39 | Check and repair an ext2 file system. | /sbin, /usr/sbin | 163k, Link | Link, Exec | E2fspr |
fsck.ext3 (lincmd) | 61 | 5.01 - 7.39 | Check and repair an ext3 file system. | /sbin, /usr/sbin | Link | Link | E2fspr |
fsck.ext4 | 61 | 5.01 - 7.39 | Check and repair an ext4 file system. | /sbin, /usr/sbin | Link | Link | E2fspr |
fsck.ext4dev | 48 | 5.01 - 7.16 | Check and repair an ext4 file system. | /usr/sbin | Link | Link | E2fspr |
lsattr (lincmd) | 2 | 7.14 | List file attributes on ext2/ext3/ext4 file systems. | /bin | 9.4k - 9.5k | Exec | E2fspr |
mke2fs (lincmd) | 21 | 5.01 - 7.39 | Create an ext2/ext3/ext4 filesystem. | /sbin, /usr/sbin | 86.5k - 138k | Exec | E2fspr |
mkfs | 48 | 5.07 - 7.39 | Build a Linux file system. | /sbin | 5.6k - 13.5k | Exec | E2fspr |
mkfs.ext2 (lincmd) | 24 | 4.22 - 7.39 | Build an ext2 file system. | /sbin, /usr/sbin | 43.1k - 138k, Link | Link, Exec | E2fspr |
mkfs.ext3 (lincmd) | 21 | 5.01 - 7.39 | Build an ext3 file system. | /sbin, /usr/sbin | 138k, Link | Link, Exec | E2fspr |
mkfs.ext4 | 14 | 6.20 - 7.39 | Build an ext4 file system. | /sbin, /usr/sbin | Link | Link | E2fspr |
mkfs.ext4dev | 8 | 6.20 - 7.13 | Build an ext4 file system. | /usr/sbin | Link | Link | E2fspr |
mklost+found | 2 | 7.14 | Create a lost+found directory on a ext2/ext3/ext4 file system. | /sbin | 5.4k | Exec | E2fspr |
tune2fs (lincmd) | 2 | 7.14 | Adjust tunable filesystem parameters on ext2/ext3/ext4 filesystems. | /sbin | 82.2k | Exec | E2fspr |
24 Linux commands |
Gawk[edit]
Pattern scanning and processing executables from the gawk package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
awk (lincmd) | 8 | 5.01 - 7.39 | GNU awk, a pattern scanning and processing language | /usr/bin | Link | Link | Gawk |
gawk | 6 | 7.19 - 7.39 | GNU awk, a pattern scanning and processing language | /usr/bin | 385k - 437k | Exec | Gawk |
2 Linux commands |
KMod[edit]
Linux kernel module handling executables from the kmod package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
insmod (lincmd) | 26 | 7.21 - 7.39 | Simple program to insert a module into the Linux Kernel | /sbin | Link | Link | KMod |
kmod | 26 | 7.21 - 7.39 | Program to manage Linux Kernel modules | /usr/bin | 98.0k - 135k | Exec | KMod |
lsmod (lincmd) | 26 | 7.21 - 7.39 | Show the status of modules in the Linux Kernel | /sbin | Link | Link | KMod |
modprobe (lincmd) | 26 | 7.21 - 7.39 | Add and remove modules from the Linux Kernel | /sbin | Link | Link | KMod |
rmmod (lincmd) | 26 | 7.21 - 7.39 | Simple program to remove a module from the Linux Kernel | /sbin | Link | Link | KMod |
5 Linux commands |
LibJpeg[edit]
Image manipilation executables from the libjpeg package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
cjpeg | 67 | 4.74 - 7.39 | Compress an image file to a JPEG file. | /bin | 91.2k - 159k, Link | Link, Exec | LibJpeg |
djpeg | 67 | 4.74 - 7.39 | Decompress a JPEG file to an image file. | /bin | 108k - 167k, Link | Link, Exec | LibJpeg |
rdjpgcom | 89 | 4.74 - 7.39 | Display text comments from a JPEG file. | /bin | 5.7k - 13.4k, Link | Link, Exec | LibJpeg |
3 Linux commands |
NetPbm[edit]
Image manipilation executables from the netpbm package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
giftopam | 44 | 6.20 - 7.39 | Convert a GIF image to a Portable Arbitrary Map. | /bin | 16.2k - 30.5k | Exec | NetPbm |
pngtopam | 44 | 6.20 - 7.39 | Convert a PNG image to a Portable Arbitrary Map. | /bin | 20.9k - 44.7k | Exec | NetPbm |
pnmcomp | 57 | 4.80 - 7.39 | Composite (overlay) two PNM images together. | /bin | 7.5k - 13.4k, Link | Link, Exec | NetPbm |
pnmcut | 57 | 4.80 - 7.39 | Cut a rectangle out of a PBM, PGM, or PPM image. | /bin | 7.0k - 13.4k, Link | Link, Exec | NetPbm |
pnmscale | 67 | 4.74 - 7.39 | Scale a portable anymap. | /bin | 9.5k - 43.0k, Link | Link, Exec | NetPbm |
5 Linux commands |
Netfilter[edit]
Commands which belong to the netfilter package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
ebtables | 3 | 6.54 - 7.39 | Ethernet bridge frame table administration. | /bin | 3.4k - 5.5k | Exec | Netfilter |
ip6tables | 3 | 6.54 - 7.39 | IPv6 packet filter administration. | /bin | Link | Link, Link | Netfilter |
ip6tables-restore | 1 | 7.20 - 7.39 | Restore IPv6 packet filtering rules | /bin | Link | Link, Link | Netfilter |
ip6tables-save | 1 | 7.20 - 7.39 | Save IPv6 packet filtering rules | /bin | Link | Link, Link | Netfilter |
iptables | 4 | 1.63 - 7.39 | Administration tool for IPv4 packet filtering and NAT. | /bin, /sbin | 162k, Link | Link, Link, Exec | Netfilter |
iptables-restore | 1 | 7.20 - 7.39 | Restore IPv4 packet filtering rules | /bin | Link | Link, Link | Netfilter |
iptables-save | 1 | 7.20 - 7.39 | Save IPv4 packet filtering rules | /bin | Link | Link, Link | Netfilter |
xtables-legacy-multi | 1 | 7.39 | TODO | /bin | 239k | Exec | Netfilter |
xtables-multi | 3 | 6.54 - 7.31 | Multi-link binary for netfilter's iptables and ip6tables. | /bin | 173k - 238k | Exec | Netfilter |
9 Linux commands |
Nfs[edit]
Network filesystem commands from the nfs package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
exportfs | 3 | 4.28 - 6.64 | Maintain table of exported NFS file systems. | /sbin | 48.6k - 75.7k | Exec | Nfs |
nfsstat | 3 | 4.28 - 6.64 | List NFS statistics. | /sbin | 11.8k - 67.9k | Exec | Nfs |
portmap (lincmd) | 10 | 4.28 - 7.29 | DARPA port to RPC program number mapper. | /sbin, /usr/sbin | 11.9k - 77.9k | Exec | Nfs |
rpc.lockd | 1 | 4.28 - 4.81 | Start kernel lockd process. | /sbin | 5.6k - 67.2k | Exec | Nfs |
rpc.mountd (lincmd) | 3 | 4.28 - 6.64 | NFS mount daemon. | /sbin | 89.8k - 255k | Exec | Nfs |
rpc.nfsd | 3 | 4.28 - 6.64 | NFS server process. | /sbin | 7.8k - 67.7k | Exec | Nfs |
rpc.statd | 3 | 4.28 - 6.64 | NSM service daemon. | /sbin | 51.4k - 75.6k | Exec | Nfs |
rpcbind (lincmd) | 8 | 6.20 - 7.39 | A server that converts RPC program numbers into universal addresses. | /bin, /usr/sbin | 40.3k - 57.8k | Exec | Nfs |
rpcdebug | 3 | 4.28 - 6.64 | Set and clear NFS and RPC kernel debug flags. | /sbin | 9.2k - 68.2k | Exec | Nfs |
rpcinfo | 9 | 4.28 - 7.39 | Report RPC information. | /bin, /sbin | 13.9k - 68.2k | Exec | Nfs |
10 Linux commands |
Qca-Wifi[edit]
Commands which belong to MadWifi and its extension QcaWifi.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
80211stats | 96 | 4.77 - 7.39 | Display collected madwifi 802.11 statistics. | /sbin, /usr/sbin | 12.8k - 25.7k, Link | Link, Exec | QcaWifi |
athadhoc | 62 | 6.50 - 7.39 | TODO | /sbin | 10.8k - 18.6k | Exec | QcaWifi |
athdiag | 10 | 6.50 - 6.110 | Read/write WLAN chip registers for diagnosis. | /sbin | 632k - 678k | Exec | QcaWifi |
athstats | 96 | 4.77 - 7.39 | Inspect and monitor WLAN network traffic statistics. | /sbin, /usr/sbin | 17.5k - 107k, Link | Link, Exec | QcaWifi |
athstatsclr | 96 | 4.77 - 7.39 | Inspect and monitor WLAN network traffic statistics. | /sbin, /usr/sbin | 3.0k - 17.3k, Link | Link, Exec | QcaWifi |
byp_cli | 5 | 5.50 - 6.98 | TODO | /sbin | 8.9k - 18.1k | Exec | QcaWifi |
cfg | 36 | 5.01 - 6.55 | WLAN configuration shell command. | /bin | Link | Link | QcaWifi |
cgiMain | 35 | 5.01 - 6.55 | WLAN configuration GCI. | /usr/www/cgi-bin | 14.1k - 22.2k | CGI | QcaWifi |
pktlogconf | 85 | 5.01 - 7.39 | Packet log configuration. | /sbin | 7.7k - 22.1k, Link | Link, Exec | QcaWifi |
pktlogdump | 85 | 5.01 - 7.39 | Packet log dump. | /sbin | 9.0k - 60.4k, Link | Link, Exec | QcaWifi |
radartool | 83 | 4.86 - 7.39 | TODO | /sbin, /usr/sbin | 9.1k - 26.3k, Link | Link, Exec | QcaWifi |
tx99tool | 11 | 6.50 - 7.19 | TODO | /sbin | 9.1k - 13.1k | Exec | QcaWifi |
wifitool | 62 | 6.50 - 7.39 | TODO | /sbin | 74.9k - 154k | Exec | QcaWifi |
wlanconfig | 101 | 4.44 - 7.39 | Create, destroy and manipulate madwifi VAPs. | /sbin, /usr/bin | 14.9k - 82.5k, Link | Link, Exec | QcaWifi |
14 Linux commands |
Samba[edit]
Commands which belong to the samba file and print sharing package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
inetdsamba | 32 | 4.74 - 6.64 | TODO | /bin | 23 - 214 | Exec | Samba |
nmbd (lincmd) | 51 | 5.01 - 7.16 | NetBIOS name server to provide NetBIOS over IP naming services to clients. | /sbin | 74.5k - 1.1M | Exec | Samba |
smbd (lincmd) | 65 | 4.28 - 7.16 | Server to provide SMB/CIFS services to clients. | /sbin | 498k - 4.4M, Link | Link, Exec | Samba |
smbpasswd (lincmd) | 65 | 4.28 - 7.16 | Change a user's SMB password. | /sbin | 10.6k - 21.2k | Exec | Samba |
4 Linux commands |
Udev[edit]
Commands which belong to the udev event managing package,see the udevd article.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
ata_id | 24 | 4.85 - 5.54 | udevd helper: Read product/serial number from ATA drives | /lib/udev | 19.1k - 65.4k | Exec | Udev |
cdrom_id | 24 | 4.85 - 5.54 | udevd helper: TODO | /lib/udev | 21.8k - 71.6k | Exec | Udev |
collect | 41 | 4.85 - 6.93 | udevd helper: TODO | /lib/udev | 10.5k - 31.8k | Exec | Udev |
create_floppy_devices | 24 | 4.85 - 5.54 | udevd helper: Create all possible floppy device based on the CMOS type. | /lib/udev | 34.3k - 123k | Exec | Udev |
edd_id | 24 | 4.85 - 5.54 | udevd helper: Identify BIOS disk drives via EDD | /lib/udev | 16.6k - 55.2k | Exec | Udev |
firmware | 17 | 5.50 - 7.16 | udevd helper: TODO | /lib/udev | 10.0k - 35.1k | Exec | Udev |
fstab_import | 41 | 4.85 - 6.93 | udevd helper: Find matching entry in fstab and export it. | /lib/udev | 15.6k - 54.3k | Exec | Udev |
path_id | 41 | 4.85 - 6.93 | udevd helper: TODO | /lib/udev | 30.6k - 107k | Exec | Udev |
rule_generator.functions | 41 | 4.85 - 6.93 | udevd helper: Functions used by the rule generator | /lib/udev | 2.4k | Exec | Udev |
scsi_id | 89 | 4.85 - 7.39 | udevd helper: Retrieve and generate a unique SCSI identifier. | /lib/udev | 18.4k - 117k | Exec | Udev |
udev (lincmd) | 7 | 4.85 - 7.29 | Udev: Dynamic device management. | /sbin | 35.2k - 35.8k | Exec | Udev |
udevadm | 89 | 4.85 - 7.39 | Send control commands or test udevd. | /sbin, /usr/bin | 87.6k - 382k, Link | Link, Exec | Udev |
udevd (lincmd) | 93 | 4.85 - 7.39 | Udev device and event managing daemon. | /sbin | 9.6k - 358k | Exec | Udev |
udevsend | 7 | 4.85 - 7.29 | Udev: Send events to and possibly run udevd. | /sbin | 5.4k - 13.6k | Exec | Udev |
udevstart | 7 | 4.85 - 7.29 | Udev: Populate initial device directory. | /sbin | 34.5k - 37.8k | Exec | Udev |
usb_id | 41 | 4.85 - 6.93 | udevd helper: Read information from USB devices. | /lib/udev | 33.8k - 110k | Exec | Udev |
v4l_id | 24 | 4.85 - 5.54 | udevd helper: Retrieve information about a V4L device. | /lib/udev | 5.0k - 10.2k | Exec | Udev |
write_cd_rules | 24 | 4.85 - 5.54 | udevd helper: Run if an optical drive lacks a rule for persistent naming. | /lib/udev | 2.7k | Exec | Udev |
write_net_rules | 41 | 4.85 - 6.93 | udevd helper: Creates persistent network device naming rules. | /lib/udev | 3.3k | Exec | Udev |
19 Linux commands |
Ubi[edit]
Commands which belong to the ubi volume manager package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
ubiattach (lincmd) | 28 | 6.51 - 7.39 | Attach MTD devices to UBI. | /usr/sbin | 16.2k - 35.3k | Exec | Ubi |
ubiblock | 28 | 6.51 - 7.39 | Mmanages block interfaces for UBI volumes. | /usr/sbin | 11.0k - 31.2k | Exec | Ubi |
ubicrc32 | 28 | 6.51 - 7.39 | Calculates CRC-32 of a file with the same initial seed as UBI would use | /usr/sbin | 5.4k - 14.0k | Exec | Ubi |
ubidetach (lincmd) | 28 | 6.51 - 7.39 | Detaches MTD devices from UBI volumes. | /usr/sbin | 12.4k - 35.2k | Exec | Ubi |
ubiformat | 28 | 6.51 - 7.39 | Formats flash and preserves erase counters, flashes UBI images to MTD device. | /usr/sbin | 44.2k - 85.4k | Exec | Ubi |
ubimkvol (lincmd) | 28 | 6.51 - 7.39 | Creates UBI volumes on UBI devices. | /usr/sbin | 18.3k - 35.3k | Exec | Ubi |
ubinfo | 28 | 6.51 - 7.39 | Provides information about UBI devices and volumes found in the system. | /usr/sbin | 20.2k - 39.4k | Exec | Ubi |
ubinize | 28 | 6.51 - 7.39 | Generates UBI images. | /usr/sbin | 29.6k - 43.3k | Exec | Ubi |
ubirename (lincmd) | 28 | 6.51 - 7.39 | Rename UBI volumes. | /usr/sbin | 13.4k - 31.1k | Exec | Ubi |
ubirmvol (lincmd) | 28 | 6.51 - 7.39 | Removes UBI volumes from UBI devices. | /usr/sbin | 14.4k - 31.2k | Exec | Ubi |
ubirsvol (lincmd) | 28 | 6.51 - 7.39 | Resize UBI volumes. | /usr/sbin | 15.7k - 35.3k | Exec | Ubi |
ubiupdatevol (lincmd) | 28 | 6.51 - 7.39 | Updates UBI volumes. | /usr/sbin | 15.1k - 35.2k | Exec | Ubi |
12 Linux commands |
Wireless-Tools[edit]
Commands which belong to the wirelesstools package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
hostapd (lincmd) | 103 | 4.44 - 7.39 | IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator. | /sbin, /usr/bin, /usr/sbin | 252k - 4.5M, Link | Link, Exec | Wireless |
hostapd0 (lincmd) | 4 | 7.14 - 7.39 | hostapd instance for the first WLAN chipset. | /sbin | Link | Link | Wireless |
hostapd1 (lincmd) | 4 | 7.14 - 7.39 | hostapd instance for the second WLAN chipset. | /sbin | Link | Link | Wireless |
hostapd2 (lincmd) | 3 | 7.39 | hostapd instance for the third WLAN chipset. | /sbin | Link | Link | Wireless |
hostapd_cli | 5 | 7.14 - 7.39 | Command-line interface for hostapd. | /sbin, /usr/sbin | 102k - 220k | Exec | Wireless |
hostapd_wl0 (lincmd) | 1 | 7.24 - 7.39 | hostapd instance for the first WLAN chipset. | /usr/sbin | Link | Link | Wireless |
hostapd_wl1 (lincmd) | 1 | 7.24 - 7.39 | hostapd instance for the second WLAN chipset. | /usr/sbin | Link | Link | Wireless |
hostapd_wl2 (lincmd) | 1 | 7.24 - 7.39 | hostapd instance for the third WLAN chipset. | /usr/sbin | Link | Link | Wireless |
iw | 13 | 7.14 - 7.39 | Show / manipulate wireless devices and their configuration. | /sbin, /usr/sbin | 173k - 344k | Exec | Wireless |
iwconfig | 101 | 4.44 - 7.39 | Configure a wireless network interface. | /bin, /sbin, /usr/bin | 444 - 81.9k, Link | Link, Exec | Wireless |
iwgetid | 66 | 5.01 - 7.39 | Report ESSID, NWID or AP/Cell Address of wireless network. | /sbin | 16.9k - 65.9k, Link | Link, Exec | Wireless |
iwlist | 86 | 4.44 - 7.39 | Get more detailed wireless information from a wireless interface. | /sbin, /usr/bin | 22.5k - 91.7k, Link | Link, Link, Exec | Wireless |
iwpriv | 101 | 4.44 - 7.39 | Configure optionals (private) parameters of a wireless network interface. | /sbin, /usr/bin | 8.2k - 65.9k, Link | Link, Link, Exec | Wireless |
iwspy | 66 | 5.01 - 7.39 | Get wireless statistics from specific nodes. | /sbin | 17.4k - 65.9k, Link | Link, Exec | Wireless |
wpa_supplicant (lincmd) | 99 | 4.57 - 7.39 | Wi-Fi Protected Access client and IEEE 802.1X supplicant. | /sbin, /usr/sbin | 259k - 1.7M, Link | Link, Exec | Wireless |
wpa_supplicant0 | 4 | 7.19 - 7.39 | wpa_supplicant instance for the first WLAN chipset. | /sbin | Link | Link | Wireless |
wpa_supplicant1 | 4 | 7.19 - 7.39 | wpa_supplicant instance for the second WLAN chipset. | /sbin | Link | Link | Wireless |
17 Linux commands |
Util-Linux[edit]
Commands which belong to the util-linux or util-linux-ng packages.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
blkdiscard (lincmd) | 73 | 6.27 - 7.39 | Discard sectors on a device. | /sbin | 15.7k - 200k | Exec | UtilLinux |
blockdev (lincmd) | 1 | 7.12 - 7.13 | Call block device ioctls from the command line. | /sbin | 21.2k | Exec | UtilLinux |
cfdisk | 1 | 7.12 - 7.13 | Display or manipulate a disk partition table. | /sbin | 62.9k | Exec | UtilLinux |
chcpu | 11 | 6.10 - 7.13 | Configure CPUs. | /sbin | 13.9k - 15.1k | Exec | UtilLinux |
ctrlaltdel | 1 | 7.12 - 7.13 | Set the function of the Ctrl-Alt-Del combination. | /sbin | 10.3k | Exec | UtilLinux |
dmesg (lincmd) | 96 | 5.07 - 7.39 | Print or control the kernel ring buffer. | /bin | 10.8k - 222k | Exec | UtilLinux |
fdisk (lincmd) | 4 | 4.22 - 7.13 | Partition table manipulator for Linux. | /sbin | 80.9k - 100k | Exec | UtilLinux |
fincore | 2 | 7.14 | Count pages of file contents in core. | /usr/bin | 21.6k | Exec | UtilLinux |
findfs (lincmd) | 1 | 7.12 - 7.13 | Find a filesystem by label or UUID. | /sbin | 5.7k | Exec | UtilLinux |
findmnt | 10 | 6.10 - 6.31 | Find a filesystem. | /bin | 46.5k - 46.6k | Exec | UtilLinux |
fsfreeze (lincmd) | 1 | 7.12 - 7.13 | Suspend access to a filesystem (Ext3/4, ReiserFS, JFS, XFS). | /sbin | 6.6k | Exec | UtilLinux |
fstrim (lincmd) | 1 | 7.12 - 7.13 | Discard unused blocks on a mounted filesystem. | /sbin | 28.4k | Exec | UtilLinux |
logger (lincmd) | 13 | 4.85 - 7.39 | Enter messages into the system log. | /sbin, /usr/sbin | 20.8k - 102k | Exec | UtilLinux |
losetup (lincmd) | 10 | 6.10 - 6.31 | Set up and control loop devices. | /sbin | 44.5k | Exec | UtilLinux |
lsblk | 40 | 5.07 - 6.110 | List block devices. | /bin | 34.4k - 71.5k | Exec | UtilLinux |
mips | 31 | 6.98 - 7.15 | Change reported architecture in new environment, dead link to setarch. | /usr/bin | Link | Link | UtilLinux |
mips32 | 31 | 6.98 - 7.15 | Change reported architecture in new environment, dead link to setarch. | /usr/bin | Link | Link | UtilLinux |
mips64 | 31 | 6.98 - 7.15 | Change reported architecture in new environment, dead link to setarch. | /usr/bin | Link | Link | UtilLinux |
mkswap (lincmd) | 43 | 4.22 - 6.110 | Set up a Linux swap area. | /sbin | 16.4k - 33.9k | Exec | UtilLinux |
more (lincmd) | 39 | 5.07 - 6.110 | File perusal filter for crt viewing. | /bin | 26.2k - 45.4k | Exec | UtilLinux |
mountpoint (lincmd) | 10 | 6.10 - 6.31 | See if a directory or file is a mountpoint. | /bin | 8.5k - 8.6k | Exec | UtilLinux |
renice (lincmd) | 95 | 5.07 - 7.39 | Alter priority of running processes. | /usr/bin | 5.2k - 177k | Exec | UtilLinux |
setarch (lincmd) | Change reported architecture in new environment and/or set personality flags. | UtilLinux | |||||
sfdisk | 1 | 7.12 - 7.13 | Partition table manipulator for Linux. | /sbin | 75.4k | Exec | UtilLinux |
swaplabel | 1 | 7.12 - 7.13 | Print or change the label or UUID of a swap area. | /sbin | 8.3k | Exec | UtilLinux |
swapoff (lincmd) | 15 | 4.22 - 6.35 | Disables devices and files for paging and swapping. | /sbin | 10.9k - 23.1k | Exec | UtilLinux |
swapon (lincmd) | 15 | 4.22 - 6.35 | Enables devices and files for paging and swapping and lists swap currently in use. | /sbin | 23.1k - 42.7k | Exec | UtilLinux |
uuidparse | 2 | 7.14 | A utility to parse unique identifiers. | /usr/bin | 25.6k - 25.7k | Exec | UtilLinux |
wdctl | 10 | 6.10 - 6.31 | Show hardware watchdog status. | /bin | 34.4k | Exec | UtilLinux |
wipefs | 1 | 7.12 - 7.13 | Wipe a filesystem signature from a device. | /sbin | 22.6k | Exec | UtilLinux |
30 Linux commands |
Unsorted TODO[edit]
This is the unsorted remainder, which still contains stuff which will be moved over to the AVM-Commands or Chipset-Commands.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
(kernel) | Dummy representing the Linux kernel | Linux | |||||
(unknown) | Dummy unresolvable command | Linux | |||||
acfgd (lincmd) | 2 | 6.20 | TODO | /sbin | 5.9k | Exec | Linux |
acfg_player | 1 | 6.69 - 6.87 | TODO | /sbin | Link | Link | Linux |
acfg_tool | 10 | 5.50 - 7.30 | TODO | /sbin | 137k - 227k, Link | Link, Exec | Linux |
apparmor (lincmd) | 43 | 7.19 - 7.39 | Kernel enhancement to confine programs to a limited set of resources. | /usr/bin | 13.2k - 17.4k | Exec | Linux |
apstart | 1 | 5.01 - 5.08 | TODO | /sbin | 33.7k - 33.8k | Exec | Linux |
arp (lincmd) | 1 | 1.63 | TODO | /sbin | 34.8k | Exec | Linux |
atmarp | 1 | 1.63 | TODO | /usr/sbin | 13.3k | Exec | Linux |
atmarpd | 1 | 1.63 | TODO | /usr/sbin | 53.8k | Exec | Linux |
bash (lincmd) | 6 | 7.04 - 7.39 | GNU Bourne-Again SHell. | /bin | 621k - 708k | Exec | Linux |
BCLSockServer | 3 | 7.39 | TODO | /sbin | 71.0k - 76.1k | Exec | Linux |
bntest | 56 | 6.10 - 7.29 | TODO | /bin | 25.8k - 46.8k | Exec | Linux |
br2684ctl | 1 | 1.63 | TODO | /usr/sbin | 13.3k | Exec | Linux |
brctl (lincmd) | 68 | 1.63 - 7.16 | Ethernet bridge administration. | /bin, /sbin, /usr/sbin | 22.9k - 40.7k, Link | Link, Exec | Linux |
bridge | 69 | 6.10 - 7.39 | Show / manipulate bridge addresses and devices (iproute2 pckg). | /sbin | 36.4k - 87.9k | Exec | Linux |
bspatch | 46 | 5.06 - 7.39 | Apply a patch built with bsdiff. | /bin, /usr/bin | 5.4k - 91.2k | Exec | Linux |
bunzip2 (lincmd) | 62 | 6.93 - 7.39 | Decompress bzip2 files. | /usr/bin | 64.7k - 108k | Exec | Linux |
bypd (lincmd) | 2 | 6.20 | TODO | /sbin | 9.6k | Exec | Linux |
candc_wrap | 13 | 7.39 | TODO | /bin | 189 | Exec | Linux |
cc | 2 | 5.01 - 5.07 | TODO | /usr/bin | Link | Link | Linux |
checkperformance | 90 | 5.04 - 7.31 | TODO | /usr/bin | 74 | Exec | Linux |
check_flash | 5 | 3.91 - 4.27 | TODO | /sbin | 3.1k | Exec | Linux |
classcfg | 6 | 6.51 - 6.93 | TODO | /usr/bin | Link | Link | Linux |
clearshringbuf | 15 | 7.39 | TODO | /bin | Link | Link | Linux |
conf1 | 2 | 3.14 | TODO | /usr/sbin | 3.4k | Exec | Linux |
core_dump | 6 | 6.98 - 7.39 | TODO | /bin | 14.5k - 18.6k | Exec | Linux |
cpu (lincmd) | 45 | 1.120 - 5.09 | TODO | /bin, /sbin | 5.6k - 24.8k | Exec | Linux |
detach | 67 | 6.69 - 7.31 | TODO | /usr/bin | 4.2k - 9.7k | Exec | Linux |
devmem2 | 16 | 6.50 - 7.30 | Simple program to read/write from/to any location in memory. | /sbin | 6.1k - 11.2k | Exec | Linux |
dhcp-fwd | 1 | 1.63 | TODO | /usr/sbin | 45.6k | Exec | Linux |
dhrystone | 90 | 5.04 - 7.31 | Integer benchmark. | /usr/bin | 6.1k - 18.8k | Exec | Linux |
DHS_RPC | 4 | 6.83 - 6.110 | TODO | /bin | 119k | Exec | Linux |
diag | 19 | 4.44 - 6.06 | TODO | /usr/sbin | 142 - 169 | Exec | Linux |
djmount | 2 | 4.98 | TODO | /bin | 322k, Link | Link, Exec | Linux |
dnstest | 9 | 7.19 - 7.39 | TODO | /bin | 9.3k - 13.7k | Exec | Linux |
dproxy | 3 | 1.63 - 2.76 | TODO | /sbin | 25.6k - 29.0k | Exec | Linux |
dsl_info | 51 | 4.14 - 5.24 | TODO | /usr/bin | 6.8k - 9.8k | Exec | Linux |
dsl_isp_tool | 34 | 5.01 - 6.98 | TODO | /usr/bin, /usr/sbin | 3.4k - 6.6k | Exec | Linux |
dsl_start_livetest.sh | 21 | 5.20 - 5.54 | TODO | /usr/bin | 542 - 1.6k | Exec | Linux |
dumpleases (lincmd) | 1 | 2.76 | TODO | /usr/bin | 11.8k | Exec | Linux |
dumpsexp | 2 | 7.14 | Debug tool for S-expressions | /usr/bin | 9.4k | Exec | LibCrypt |
dump_handler | 4 | 7.14 - 7.39 | TODO | /sbin | 35.6k - 85.7k | Exec | Linux |
dutserver | 4 | 7.14 - 7.39 | TODO | /sbin | 91.7k - 140k | Exec | Linux |
dvr_appgw | 4 | 6.20 - 6.110 | TODO | /bin | 116k - 199k | Exec | Linux |
envsubst | 69 | 6.27 - 7.39 | Substitutes the values of environment variables (gettext pckg). | /usr/bin | 17.5k - 208k | Exec | Linux |
ethtool | 66 | 5.09 - 7.39 | Query or control network driver and hardware settings. | /sbin | 35.9k - 332k | Exec | Linux |
extswitchwatch (lincmd) | 1 | 6.20 - 6.64 | TODO | /usr/sbin | 6.6k - 9.6k | Exec | Linux |
fastboot | 2 | 7.19 - 7.29 | TODO | /bin | 37.7k - 49.3k | Exec | Linux |
finfo | 2 | 7.14 | TODO | /lib/bash | 9.5k | Exec | Linux |
flash_erase | 28 | 6.51 - 7.39 | TODO | /usr/sbin | 22.5k - 43.3k | Exec | Linux |
fs_error | 67 | 4.85 - 7.39 | TODO | /sbin | 220 - 244 | Exec | Linux |
ftpd (lincmd) | 85 | 3.42 - 7.39 | DARPA Internet File Transfer Protocol server. | /sbin | 66.2k - 109k | Exec | Linux |
fuseradio | 3 | 4.80 - 4.98 | TODO | /bin | 14.8k, Link | Link, Exec | Linux |
fwupdate_logger | 68 | 6.50 - 7.39 | TODO | /bin | 234 | Exec | Linux |
gdb | 4 | 5.27 - 7.03 | The GNU Debugger. | /usr/bin | 4.3M - 5.2M | Exec | Linux |
gdbmtool | 1 | 6.98 - 7.03 | Examine and modify a GDBM database. | /usr/bin | 84.8k | Exec | Gdbm |
gdbm_dump | 1 | 6.98 - 7.03 | Dump a GDBM database to a file. | /usr/bin | 15.7k | Exec | Gdbm |
gdbm_load | 1 | 6.98 - 7.03 | Re-create a GDBM database from a dump file. | /usr/bin | 18.9k | Exec | Gdbm |
gdbserver | 7 | 4.76 - 7.03 | Remote Server for the GNU Debugger. | /bin, /usr/bin | 92.1k - 357k | Exec | Linux |
gdisk | 2 | 7.12 - 7.19 | Interactive GUID partition table (GPT) manipulator. | /usr/sbin | 196k - 198k | Exec | Linux |
getcons | 117 | 3.23 - 6.110 | TODO | /bin | 3.0k - 65.6k | Exec | Linux |
gpg-error | 2 | 7.14 | TODO | /usr/bin | 25.5k | Exec | GnuPG |
gpgrt-config | 2 | 7.14 | Script to get information about the installed version of libgpg-error. | /usr/bin | 2.3k | Exec | GnuPG |
gpiodetect | 8 | 7.27 - 7.39 | List all GPIO chips, print their labels and number of GPIO lines. | /usr/bin | 9.2k - 9.7k | Exec | LibGpiod |
gpiofind | 8 | 7.27 - 7.39 | Find a GPIO line by name. | /usr/bin | 9.2k - 9.7k | Exec | LibGpiod |
gpioget | 8 | 7.27 - 7.39 | Read line value(s) from a GPIO chip. | /usr/bin | 9.2k - 9.7k | Exec | LibGpiod |
gpioinfo | 8 | 7.27 - 7.39 | Print information about all lines of the specified GPIO chip(s). | /usr/bin | 9.2k - 9.8k | Exec | LibGpiod |
gpiomon | 8 | 7.27 - 7.39 | Wait for events on GPIO lines. | /usr/bin | 9.2k - 13.8k | Exec | LibGpiod |
gpioset | 8 | 7.27 - 7.39 | Set GPIO line values of a GPIO chip. | /usr/bin | 9.4k - 13.9k | Exec | LibGpiod |
hallo | 1 | 1.63 | TODO | /usr/bin | 5.2k | Exec | Linux |
hcmd | 1 | 4.55 - 4.99 | TODO | /usr/bin | 10.4k - 14.4k | Exec | Linux |
hd-idle (lincmd) | 71 | 4.63 - 7.39 | Spin-down external disks after a period of idle time. | /sbin | 6.8k - 13.4k | Exec | Linux |
hmac256 | 2 | 7.14 | Compute an HMAC-SHA-256 MAC. | /usr/bin | 9.7k | Exec | LibCrypt |
iconv | 12 | 4.85 - 5.25 | Convert encoding of given files from one encoding to another (glibc pckg). | /usr/bin | 6.0k - 6.9k | Exec | Linux |
idxdump | 4 | 6.20 - 6.110 | TODO | /bin | 9.7k | Exec | Linux |
ifcfg | 6 | 6.51 - 6.93 | Simplistic script which replaces ifconfig IP managment. | /usr/bin | Link | Link | Linux |
ifrename | 4 | 5.01 - 5.09 | TODO | /sbin | 33.5k - 76.3k | Exec | Linux |
IGMPProxy | 1 | 1.63 | TODO | /usr/sbin | 25.4k | Exec | Linux |
image_format | 13 | 7.39 | TODO | /bin | 5.4k - 13.4k | Exec | Linux |
inetdctl | 85 | 4.63 - 7.39 | TODO | /bin | 29 - 2.7k | Exec | Linux |
inetdftp | 64 | 4.74 - 7.39 | TODO | /bin | 133 - 645 | Exec | Linux |
init (lincmd) | The root of all processes, systemd daemon. | Linux | |||||
intel_download | 2 | 6.40 - 6.83 | TODO | /bin | 11.3k | Exec | Linux |
iostat (lincmd) | 5 | 4.85 - 7.29 | Report CPU and I/O statistics for devices, partitions and network filesystems (NFS). | /usr/sbin | 13.6k | Exec | Linux |
ip (lincmd) | 67 | 6.50 - 7.39 | Show / manipulate routing, devices, policy routing and tunnels. | /bin, /sbin | 124k - 474k | Exec | Linux |
ipc_plugin_app (lincmd) | 6 | 6.110 - 7.39 | TODO | /usr/sbin | 3.8k - 10.4k | Exec | Linux |
iperf | 17 | 6.51 - 7.39 | Perform network throughput tests. | /sbin | 93.7k - 601k | Exec | Linux |
iperf3 | 14 | 6.98 - 7.39 | Perform network throughput tests. | /sbin | 5.6k - 9.8k | Exec | Linux |
ips.sh | 9 | 5.07 - 7.24 | TODO | /bin | 342 - 1.9k | Exec | Linux |
iwevent | 4 | 5.01 - 5.09 | TODO | /sbin | 20.3k - 61.2k | Exec | Linux |
l2tp (lincmd) | 86 | 5.55 - 7.31 | TODO | /sbin | 26.2k - 45.5k | Exec | Linux |
lbd (lincmd) | 48 | 6.69 - 7.08 | TODO | /sbin | 30.1k - 104k, Link | Link, Exec | Linux |
ldconfig | 12 | 4.85 - 5.25 | Configure dynamic linker run-time bindings. | /sbin | 18.0k - 21.9k | Exec | Linux |
ledapp | 3 | 1.63 - 2.76 | TODO | /sbin | 9.9k - 15.7k | Exec | Linux |
less (lincmd) | 2 | 5.01 - 5.07 | TODO | /usr/bin | 173k | Exec | Linux |
library.sh | 92 | 5.07 - 7.39 | TODO | /usr/bin | 542 - 14.7k | Exec | Linux |
locale | 1 | 4.85 - 4.89 | TODO | /usr/bin | 11.3k | Exec | Linux |
logsave | 2 | 7.14 | Save the output of a command in a logfile. | /sbin | 9.4k - 9.5k | Exec | Linux |
lsdctrl | 3 | 6.20 - 7.29 | TODO | /usr/sbin | 14.0k - 15.6k | Exec | Linux |
lses | 9 | 4.63 - 4.99 | TODO | /bin | 3.4k - 10.5k, Link | Link, Exec | Linux |
lsof (lincmd) | 40 | 4.85 - 6.110 | List open files. | /bin | 111k - 167k | Exec | Linux |
lsusb (lincmd) | 83 | 3.63 - 7.39 | List USB devices. | /sbin | 9.6k - 66.1k | Exec | Linux |
lte_diagnose.sh | 10 | 6.69 - 7.39 | TODO | /bin | 3.0k - 6.1k | Exec | Linux |
lte_init.sh | 9 | 7.24 - 7.39 | TODO | /bin | 276 - 1.3k | Exec | Linux |
lte_lifetest.sh | 91 | 5.07 - 7.39 | TODO | /usr/bin | 542 - 7.2k | Exec | Linux |
lte_local_trace.sh | 12 | 5.55 - 7.39 | TODO | /bin | 1.3k - 1.8k | Exec | Linux |
ltqusb_host_reset.sh | 1 | 6.69 - 6.87 | TODO | /bin | 277 - 599 | Exec | Linux |
macb42016 | 6 | 6.98 - 7.30 | TODO | /usr/bin | 5.8k - 9.8k | Exec | Linux |
mdump_collect | 2 | 7.19 - 7.29 | TODO | /bin | 17.3k - 18.6k | Exec | Linux |
md_capture | 9 | 7.24 - 7.39 | TODO | /bin | 1.5k - 2.0k | Exec | Linux |
meminfo | 10 | 3.23 - 3.37 | TODO | /bin | 17.7k | Exec | Linux |
miscd | 2 | 6.20 - 6.64 | TODO | /sbin | 26.9k - 31.9k | Exec | Linux |
mkconfigfile | 154 | 1.120 - 7.39 | TODO | /usr/bin | 120 - 136 | Exec | Linux |
modpib | 5 | 5.50 - 7.29 | Qualcomm Atheros PIB File Editor (open-plc-utils pckg). | /usr/bin | 14.5k - 45.1k | Exec | Linux |
mount.exfat | 13 | 7.39 | TODO | /usr/sbin | Link | Link | Linux |
mount.exfat-fuse | 13 | 7.39 | TODO | /usr/sbin | 41.7k - 62.6k | Exec | Linux |
mount.nfs | 2 | 6.20 - 6.64 | TODO | /sbin | 350k - 355k | Exec | Linux |
mount.nfs4 | 2 | 6.20 - 6.64 | TODO | /sbin | 350k - 355k | Exec | Linux |
mountstats | 2 | 6.20 - 6.64 | TODO | /sbin | 23.7k | Exec | Linux |
mpicalc | 2 | 7.14 | Simple interactive big integer RPN calculator. | /usr/bin | 13.5k | Exec | LibCrypt |
mypid | 2 | 7.14 | TODO | /lib/bash | 5.3k | Exec | Linux |
nanddump (lincmd) | 50 | 6.36 - 7.39 | Dumps the contents of raw NAND chips (mtd-utils pckg). | /usr/sbin | 23.4k - 47.4k | Exec | Linux |
ncurses5-config | 20 | 5.55 - 6.110 | Helper script for ncurses libraries (ncurses pckg). | /usr/bin | 5.5k | Exec | Linux |
netio | 4 | 1.63 - 3.14 | TODO | /sbin, /usr/bin | 13.5k - 14.1k | Exec | Linux |
netperf | 8 | 6.50 - 7.27 | A network performance benchmark. | /sbin | 144k - 225k | Exec | Linux |
netserver | 8 | 6.50 - 7.27 | A network performance benchmark server for netperf. | /sbin | 151k - 236k | Exec | Linux |
nfsiostat | 2 | 6.20 - 6.64 | TODO | /sbin | 23.5k | Exec | Linux |
nologin (lincmd) | 66 | 6.27 - 7.39 | Politely refuse a login. | /sbin | 4.3k - 9.7k | Exec | Linux |
ntfs-3g (lincmd) | 56 | 4.63 - 7.16 | Third Generation Read/Write NTFS Driver. | /bin | 34.7k - 145k, Link | Link, Exec | Linux |
nvi | 152 | 1.123 - 7.39 | AVM wrapper to use vi on TFFS character devices. | /usr/bin | 163 | Exec | Linux |
oamctl | 16 | 4.85 - 6.93 | TODO | /usr/sbin | 8.8k - 14.8k | Exec | Linux |
openssl_genrsa (lincmd) | 92 | 4.61 - 7.29 | Generate an RSA private key (openssl pckg). | /bin | 34.9k - 65.8k | Exec | Linux |
openssl_req | 130 | 4.44 - 7.39 | Create a private key and then generate a certificate request from it. | /bin | 53.2k - 95.7k | Exec | Linux |
osd_login | 2 | 6.20 - 6.64 | TODO | /sbin | 2.6k | Exec | Linux |
pause (lincmd) | 17 | 3.87 - 4.99 | Wait for a signal. | /bin | 4.5k - 65.7k | Exec | Linux |
pluginurl | 7 | 4.63 - 7.02 | TODO | /sbin | 8.0k - 8.5k | Exec | Linux |
pm_util | 2 | 6.51 - 6.69 | TODO | /usr/bin | 63.1k | Exec | Linux |
ppacmd | 6 | 6.51 - 6.93 | TODO | /sbin | 163k | Exec | Linux |
pppd | 1 | 1.63 | TODO | /usr/sbin | 236k | Exec | Linux |
print (lincmd) | 2 | 7.14 | TODO | /lib/bash | 5.3k | Exec | Linux |
profiroute | 1 | 4.28 - 4.34 | TODO | /usr/bin | 32.4k | Exec | Linux |
push | 2 | 7.14 | TODO | /lib/bash | 5.4k | Exec | Linux |
qcfg | 6 | 6.51 - 6.93 | TODO | /usr/bin | Link | Link | Linux |
qoscfg | 6 | 6.51 - 6.93 | TODO | /usr/bin | Link | Link | Linux |
qosd | 7 | 6.51 - 7.29 | TODO | /bin, /usr/bin | 17.5k - 271k | Exec | Linux |
rdiff | 9 | 5.04 - 5.07 | Compute and apply signature-based file differences. | /usr/bin | 60.2k - 63.5k | Exec | Linux |
readchip | 10 | 6.51 - 7.39 | TODO | /usr/sbin | 8.0k - 10.0k | Exec | Linux |
reboot (lincmd) | 71 | 1.63 - 7.39 | Reboot the machine. | /sbin, /usr/bin | 54 - 181 | Exec | Linux |
reg | 18 | 5.06 - 6.87 | TODO | /sbin | 4.5k - 6.3k, Link | Link, Exec | Linux |
repeater_pass_configuration | 1 | 5.01 - 5.08 | TODO | /sbin | 61 | Exec | Linux |
routed | 1 | 1.63 | TODO | /usr/sbin | 52.1k | Exec | Linux |
rpc.idmapd (lincmd) | 2 | 6.20 - 6.64 | TODO | /sbin | 29.4k - 31.2k | Exec | Linux |
rrdcreate | 11 | 7.39 | Set up a new Round Robin Database (RRD). | /usr/bin | Link | Link | RRDtool |
rrdinfo | 11 | 7.39 | Extract header information from a Round Robin Database (RRD). | /usr/bin | Link | Link | RRDtool |
rrdtool (lincmd) | 11 | 7.39 | Round Robin Database (RRD) Tool. | /usr/bin | 21.4k - 25.9k | Exec | RRDtool |
rrdupdate | 11 | 7.39 | Store a new set of values into a Round Robin Database (RRD). | /usr/bin | 106k - 149k | Exec | RRDtool |
rtpolicy | 1 | 7.39 | TODO | /bin | 7.4k | Exec | Linux |
rzscontrol | 29 | 4.85 - 6.93 | Control ramzswap devices. | /sbin | 6.8k - 10.0k | Exec | Linux |
sa1 | 10 | 6.50 - 6.110 | Collect and store binary data in the system activity daily data file. | /usr/lib/sysstat | 1.8k | Exec | SysStat |
sa2 | 10 | 6.50 - 6.110 | Create a report from the current standard system activity daily data file. | /usr/lib/sysstat | 2.1k | Exec | SysStat |
sadc | 11 | 6.50 - 6.110 | System activity data collector. | /usr/bin, /usr/lib/sysstat | 57.3k - 100k | Exec | SysStat |
sadf | 10 | 6.50 - 6.110 | Display data collected by sar in multiple formats. | /usr/bin | 123k - 214k | Exec | SysStat |
sar (lincmd) | 11 | 6.50 - 6.110 | Collect, report, or save system activity information. | /usr/bin | 69.3k - 120k | Exec | SysStat |
sed (lincmd) | 3 | 5.07 - 5.11 | TODO | /bin | 132k - 158k | Exec | Linux |
setpgid | 2 | 7.14 | Set process group. | /lib/bash | 5.3k | Exec | Linux |
setsystz | 93 | 5.04 - 7.39 | Set the kernel's system time zone. | /bin | 4.0k - 13.4k | Exec | Linux |
set_modulemem | 49 | 5.27 - 7.31 | TODO | /bin | 208 - 322 | Exec | Linux |
shellinaboxd | 12 | 5.07 - 7.27 | Publish command line shell through AJAX interface. | /sbin | 276k - 309k | Exec | Linux |
sip-emu | 2 | 1.120 - 3.14 | TODO | /usr/bin | 37.2k | Exec | Linux |
sm-notify | 2 | 6.20 - 6.64 | TODO | /sbin | 39.3k - 47.3k | Exec | Linux |
socat | 3 | 5.04 - 6.05 | TODO | /sbin | 199k - 438k | Exec | Linux |
srgp | 3 | 5.07 | TODO | /bin | 4.7k | Exec | Linux |
start-statd | 2 | 6.20 - 6.64 | TODO | /sbin | 298 | Exec | Linux |
strace | 21 | 4.85 - 7.19 | Trace system calls and signals. | /usr/bin | 192k - 978k | Exec | Linux |
strace-log-merge | 9 | 6.20 - 7.15 | Combines and sorts strace logs. | /usr/bin | 944 | Exec | Linux |
stress | 17 | 7.27 - 7.39 | Impose load on and stress test systems | /usr/bin | 21.7k - 26.3k | Exec | Linux |
strftime | 2 | 7.14 | Format date and time. | /lib/bash | 5.3k | Exec | Linux |
switch_cli | 14 | 6.51 - 7.39 | TODO | /usr/bin | 227k - 575k | Exec | Linux |
switch_utility | 9 | 5.01 - 5.27 | TODO | /sbin | 56.0k - 60.3k | Exec | Linux |
tc (lincmd) | 116 | 4.61 - 7.39 | Show / manipulate kernel traffic control settings. | /sbin | 70.4k - 401k | Exec | Linux |
tcpd | 2 | 6.20 - 6.64 | TODO | /sbin | 5.7k - 5.9k | Exec | Linux |
tcpdump | 5 | 4.85 - 6.35 | Dump traffic on a network. | /sbin | 647k - 743k | Exec | Linux |
tc_set.sh | 1 | 6.27 - 7.02 | TODO | /sbin | 432 - 441 | Exec | Linux |
thermaltool | 62 | 6.53 - 7.39 | TODO | /sbin | 7.8k - 18.1k | Exec | Linux |
thttpd | 2 | 1.63 - 2.76 | TODO | /sbin, /usr/sbin | 107k - 110k | Exec | Linux |
tracking | 27 | 4.32 - 4.99 | TODO | /sbin | 1.8k | Exec | Linux |
truefalse | 2 | 7.14 | TODO | /lib/bash | 5.3k | Exec | Linux |
ttylte | 1 | 5.07 - 5.24 | TODO | /bin | 5.9k | Exec | Linux |
udhcpc (lincmd) | 3 | 1.63 - 2.76 | TODO | /usr/sbin | Link | Link | Linux |
udhcpd (lincmd) | 3 | 1.63 - 2.76 | TODO | /usr/sbin | 52.2k - 59.6k | Exec | Linux |
umount.nfs | 2 | 6.20 - 6.64 | TODO | /sbin | 350k - 355k | Exec | Linux |
umount.nfs4 | 2 | 6.20 - 6.64 | TODO | /sbin | 350k - 355k | Exec | Linux |
update-nfs | 2 | 6.20 - 6.64 | TODO | /bin | 1.9k - 2.0k | Exec | Linux |
update-nfs-mounts | 2 | 6.20 - 6.64 | TODO | /bin | 1.7k | Exec | Linux |
update_image | 6 | 6.50 - 7.39 | TODO | /sbin | 258k - 351k | Exec | Linux |
update_kernel | 40 | 5.01 - 7.39 | TODO | /sbin | 4.6k - 290k | Exec | Linux |
usb_host.sh | 48 | 4.55 - 5.27 | TODO | /usr/bin | 11 - 1.8k | Exec | Linux |
usb_ltereset | 3 | 5.07 - 5.51 | TODO | /bin | 4.2k | Exec | Linux |
utelnetd | 1 | 6.20 - 6.62 | TODO | /sbin | 10.2k | Exec | Linux |
wcfgutil_test | 99 | 4.57 - 7.39 | TODO | /sbin, /usr/bin | 8.7k - 369k, Link | Link, Exec | Linux |
wg | 13 | 7.39 | Set and retrieve configuration of WireGuard interfaces. | /bin | 50.5k - 70.3k | Exec | WireGuard |
wg-addmaster | 13 | 7.39 | Add a WireGuard peer (master) to F!OS. | /bin | 5.6k | Exec | WireGuard |
wg-addslave | 13 | 7.39 | Add a WireGuard peer (slave) to F!OS. | /bin | 5.7k | Exec | WireGuard |
wg-init | 13 | 7.39 | Initialize WireGuard interface wg0. | /bin | 1.4k | Exec | WireGuard |
wg-removepeer | 13 | 7.39 | Remove WireGuard peers from F!OS. | /bin | 1.3k | Exec | WireGuard |
wg-utils | 13 | 7.39 | WireGuard util functions (include). | /bin | 3.8k | Exec | WireGuard |
wifi_fetch_fw_dump.sh | 4 | 7.24 - 7.30 | TODO | /sbin | 867 | Exec | Linux |
wifi_offload_link.sh | 4 | 6.98 - 7.30 | TODO | /sbin | 2.2k - 2.4k | Exec | Linux |
wlantimectrl | 80 | 4.86 - 7.16 | TODO | /bin | 3.6k | Exec | Linux |
wpa_authenticator (lincmd) | 32 | 3.14 - 4.99 | TODO | /usr/bin | 109k - 431k | Exec | Linux |
wpa_cli | 6 | 7.19 - 7.39 | TODO | /sbin, /usr/sbin | 98.3k - 155k | Exec | Linux |
xz (lincmd) | 9 | 7.24 - 7.39 | Compress or decompress .xz and .lzma files | /usr/bin | 61.5k - 82.8k | Exec | Linux |
213 Linux commands |