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 years. 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 | Media |
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]
See also the table with FRITZ!OS 7.50+ news below and the total Overview of F!OS news!
Daily updated index of all Linux commands found scanning Firmware-Probes . Last update: 2024-11-21 05:56 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: Bash - Bzip2 - Chrony - E2fs-Progs - Gawk - KMod - LibGpiod - LibJpeg - NetPbm - Netfilter
Goto: Nfs - Qca-Wifi - RRDtool - Samba - Udev - Ubi - Wireless-Tools - Util-Linux - Wireguard - Unsorted
Bash[edit]
The bash executable itself and loadable builtin commands from the /examples/loadables folder of bash-4.4.18
.
The loadables are only installed on the ATOM side of a single 7.14 Labor, the first Labor for the 6660.
Unused loadables provided with bash 4.4 source are: cat, hello, necho and template.
See also the Bash-Commands for an overview of all commands built into the bash interpreter.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
basename (lincmd) | 1 | 7.14 | Return non-directory portion of pathname. | /lib/bash | 5.3k | Exec | Bash |
bash (lincmd) | 5 | 7.04 - 8.00 | GNU Bourne-Again SHell. | /bin | 621k - 796k | Exec | Bash |
dirname (lincmd) | 1 | 7.14 | Display directory portion of pathname. | /lib/bash | 5.3k | Exec | Bash |
enable_mypid | Enable $MYPID. | Bash | |||||
false (lincmd) | Exit unsuccessfully. | Bash | |||||
finfo | 1 | 7.14 | Display information about file attributes. | /lib/bash | 9.5k | Exec | Bash |
head (lincmd) | 1 | 7.14 | Display lines from beginning of file. | /lib/bash | 5.3k | Exec | Bash |
id (lincmd) | 1 | 7.14 | Display information about user. | /lib/bash | 9.3k | Exec | Bash |
ln (lincmd) | 1 | 7.14 | Link files. | /lib/bash | 9.3k | Exec | Bash |
logname (lincmd) | 1 | 7.14 | Display user login name. | /lib/bash | 5.3k | Exec | Bash |
mkdir (lincmd) | 1 | 7.14 | Create directories. | /lib/bash | 9.4k | Exec | Bash |
mypid | 1 | 7.14 | Imports enable_mypid into bash (Enable $MYPID). | /lib/bash | 5.3k | Exec | Bash |
pathchk | 1 | 7.14 | Check pathnames for validity. | /lib/bash | 9.3k | Exec | Bash |
print (lincmd) | 1 | 7.14 | Display arguments. | /lib/bash | 5.3k | Exec | Bash |
printenv (lincmd) | 1 | 7.14 | Display environment. | /lib/bash | 5.3k | Exec | Bash |
push | 1 | 7.14 | Create child shell. | /lib/bash | 5.4k | Exec | Bash |
realpath (lincmd) | 1 | 7.14 | Display pathname in canonical form. | /lib/bash | 5.3k | Exec | Bash |
rmdir (lincmd) | 1 | 7.14 | Remove directory. | /lib/bash | 5.3k | Exec | Bash |
setpgid | 1 | 7.14 | Invoke the setpgid(2) system call. Set process group. | /lib/bash | 5.3k | Exec | Bash |
sleep (lincmd) | 1 | 7.14 | Suspend execution for specified period. | /lib/bash | 5.3k | Exec | Bash |
strftime | 1 | 7.14 | Display formatted time. | /lib/bash | 5.3k | Exec | Bash |
sync (lincmd) | 1 | 7.14 | Sync disks. | /lib/bash | 5.3k | Exec | Bash |
tee (lincmd) | 1 | 7.14 | Duplicate standard output. | /lib/bash | 5.3k | Exec | Bash |
true (lincmd) | Exit successfully. | Bash | |||||
truefalse | 1 | 7.14 | Imports true / false into bash (Exit successfully / unsuccessfully). | /lib/bash | 5.3k | Exec | Bash |
tty (lincmd) | 1 | 7.14 | Display terminal name. | /lib/bash | 5.3k | Exec | Bash |
uname (lincmd) | 1 | 7.14 | Display system information. | /lib/bash | 5.3k | Exec | Bash |
unlink (lincmd) | 1 | 7.14 | Remove a directory entry. Delete a file or directory. | /lib/bash | 5.3k | Exec | Bash |
whoami (lincmd) | 1 | 7.14 | Print user name. | /lib/bash | 5.3k | Exec | Bash |
29 Linux commands |
Bzip2[edit]
Commands which belong to the bzip2 file compression package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
bzcat (lincmd) | 64 | 6.98 - 8.00 | Decompress bzip2 files to stdout. | /usr/bin | 64.7k - 108k | Exec | Bzip2 |
bzcmp | 64 | 6.98 - 8.00 | Compare bzip2 compressed files using cmp. | /usr/bin | Link | Link | Bzip2 |
bzdiff | 64 | 6.98 - 8.00 | Compare bzip2 compressed files using diff. | /usr/bin | 2.1k | Exec | Bzip2 |
bzegrep | 64 | 6.98 - 8.00 | egrep a bzip2 compressed file. | /usr/bin | Link | Link | Bzip2 |
bzfgrep | 64 | 6.98 - 8.00 | fgrep a bzip2 compressed file. | /usr/bin | Link | Link | Bzip2 |
bzgrep | 64 | 6.98 - 8.00 | grep a bzip2 compressed file. | /usr/bin | 1.7k - 2.1k | Exec | Bzip2 |
bzip2 (lincmd) | 64 | 6.98 - 8.00 | Compress files to bzip2 format. | /usr/bin | 64.7k - 108k | Exec | Bzip2 |
bzip2recover | 64 | 6.98 - 8.00 | Recovers data from damaged bzip2 files. | /usr/bin | 6.9k - 14.1k | Exec | Bzip2 |
bzless | 64 | 6.98 - 8.00 | Decompress a bzip2 file and pipe it to less. | /usr/bin | Link | Link | Bzip2 |
bzmore | 64 | 6.98 - 8.00 | 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 | 80 | 4.63 - 8.00 | Commandline interface for chronyd. | /sbin | 41.7k - 117k | Exec | Chrony |
chronyd (lincmd) | 80 | 4.63 - 8.00 | Chrony NTP server daemon. | /sbin | 97.9k - 361k | Exec | Chrony |
2 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 |
chattr (lincmd) | 62 | 6.98 - 8.00 | Change file attributes on a Linux file system. | /bin, /usr/bin | 6.5k - 13.5k | 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) | 64 | 5.01 - 8.00 | Check a Linux ext2/ext3/ext4 file system. | /sbin, /usr/sbin | 196k - 338k | 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) | 62 | 5.01 - 8.00 | Check and repair a Linux file system. | /sbin, /usr/sbin | 17.6k - 57.9k, Link | Link, Exec | E2fspr |
fsck.ext2 (lincmd) | 68 | 4.22 - 8.00 | Check and repair an ext2 file system. | /sbin, /usr/sbin | 163k, Link | Link, Exec | E2fspr |
fsck.ext3 (lincmd) | 65 | 5.01 - 8.00 | Check and repair an ext3 file system. | /sbin, /usr/sbin | Link | Link | E2fspr |
fsck.ext4 | 65 | 5.01 - 8.00 | Check and repair an ext4 file system. | /sbin, /usr/sbin | Link | Link | E2fspr |
fsck.ext4dev | 47 | 5.01 - 7.18 | 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) | 23 | 5.01 - 8.00 | Create an ext2/ext3/ext4 filesystem. | /sbin, /usr/sbin | 86.5k - 138k | Exec | E2fspr |
mkfs | 50 | 5.07 - 8.00 | Build a Linux file system. | /sbin | 5.6k - 13.5k | Exec | E2fspr |
mkfs.ext2 (lincmd) | 26 | 4.22 - 8.00 | Build an ext2 file system. | /sbin, /usr/sbin | 43.1k - 138k, Link | Link, Exec | E2fspr |
mkfs.ext3 (lincmd) | 23 | 5.01 - 8.00 | Build an ext3 file system. | /sbin, /usr/sbin | 138k, Link | Link, Exec | E2fspr |
mkfs.ext4 | 15 | 6.20 - 8.00 | Build an ext4 file system. | /sbin, /usr/sbin | Link | Link | E2fspr |
mkfs.ext4dev | 5 | 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 |
23 Linux commands |
Gawk[edit]
Pattern scanning and processing executables from the gawk package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
awk (lincmd) | 6 | 5.01 - 8.00 | GNU awk, a pattern scanning and processing language | /usr/bin | Link | Link | Gawk |
gawk | 4 | 7.19 - 8.00 | GNU awk, a pattern scanning and processing language | /usr/bin | 385k - 464k | 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 |
---|---|---|---|---|---|---|---|
depmod (lincmd) | Generates modules.dep and map files. | KMod | |||||
insmod (lincmd) | 56 | 7.21 - 8.00 | Simple program to insert a module into the Linux Kernel | /sbin | Link | Link | KMod |
kmod | 56 | 7.21 - 8.00 | Program to manage Linux Kernel-Modules | /usr/bin | 94.7k - 147k | Exec | KMod |
lsmod (lincmd) | 56 | 7.21 - 8.00 | Show the status of loaded Linux Kernel-Modules | /sbin | Link | Link | KMod |
modinfo (lincmd) | Show information about a Linux Kernel-Module | KMod | |||||
modprobe (lincmd) | 56 | 7.21 - 8.00 | Add and remove modules from the Linux Kernel | /sbin | Link | Link | KMod |
rmmod (lincmd) | 56 | 7.21 - 8.00 | Simple program to remove a module from the Linux Kernel | /sbin | Link | Link | KMod |
7 Linux commands |
LibGpiod[edit]
GPIO access tools from the libgpiod package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
gpiodetect | 37 | 7.29 - 8.00 | List all GPIO chips, print their labels and number of GPIO lines. | /usr/bin | 9.2k - 13.5k | Exec | LibGpiod |
gpiofind | 37 | 7.29 - 8.00 | Find a GPIO line by name. | /usr/bin | 9.2k - 13.5k | Exec | LibGpiod |
gpioget | 37 | 7.29 - 8.00 | Read line value(s) from a GPIO chip. | /usr/bin | 9.2k - 13.5k | Exec | LibGpiod |
gpioinfo | 37 | 7.29 - 8.00 | Print information about all lines of the specified GPIO chip(s). | /usr/bin | 9.2k - 14.2k | Exec | LibGpiod |
gpiomon | 37 | 7.29 - 8.00 | Wait for events on GPIO lines. | /usr/bin | 9.2k - 14.1k | Exec | LibGpiod |
gpioset | 37 | 7.29 - 8.00 | Set GPIO line values of a GPIO chip. | /usr/bin | 9.3k - 17.5k | Exec | LibGpiod |
6 Linux commands |
LibJpeg[edit]
Image manipilation executables from the libjpeg package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
cjpeg | 69 | 4.74 - 8.00 | Compress an image file to a JPEG file. | /bin | 91.2k - 159k, Link | Link, Exec | LibJpeg |
djpeg | 69 | 4.74 - 8.00 | Decompress a JPEG file to an image file. | /bin | 108k - 167k, Link | Link, Exec | LibJpeg |
rdjpgcom | 92 | 4.74 - 8.00 | Display text comments from a JPEG file. | /bin | 5.7k - 13.5k, 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 | 45 | 6.20 - 8.00 | Convert a GIF image to a PAM image. | /bin | 16.2k - 30.6k | Exec | NetPbm |
pngtopam | 45 | 6.20 - 8.00 | Convert a PNG image to a PAM image. | /bin | 20.9k - 44.7k | Exec | NetPbm |
pnmcomp | 59 | 4.80 - 8.00 | Composite (overlay) two PNM images together. | /bin | 7.5k - 13.5k, Link | Link, Exec | NetPbm |
pnmcut | 59 | 4.80 - 8.00 | Cut a rectangle out of a PNM image. | /bin | 7.0k - 13.5k, Link | Link, Exec | NetPbm |
pnmscale | 69 | 4.74 - 8.00 | Scale a PNM image. | /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 | 5 | 6.54 - 8.00 | Ethernet bridge frame table administration. | /bin | 3.4k - 129k | Exec | Netfilter |
ip6tables | 4 | 6.54 - 8.00 | IPv6 packet filter administration. | /bin | Link | Link, Link | Netfilter |
ip6tables-restore | 1 | 7.20 - 8.00 | Restore IPv6 packet filtering rules | /bin | Link | Link, Link | Netfilter |
ip6tables-save | 1 | 7.20 - 8.00 | Save IPv6 packet filtering rules | /bin | Link | Link, Link | Netfilter |
iptables | 5 | 1.63 - 8.00 | Administration tool for IPv4 packet filtering and NAT. | /bin, /sbin | 162k, Link | Link, Link, Exec | Netfilter |
iptables-restore | 1 | 7.20 - 8.00 | Restore IPv4 packet filtering rules | /bin | Link | Link, Link | Netfilter |
iptables-save | 1 | 7.20 - 8.00 | Save IPv4 packet filtering rules | /bin | Link | Link, Link | Netfilter |
xtables-legacy-multi | 1 | 7.39 - 8.00 | Multi-link binary for netfilter's iptables and ip6tables. | /bin | 239k - 247k | Exec | Netfilter |
xtables-multi | 4 | 6.54 - 7.90 | Multi-link binary for netfilter's iptables and ip6tables. | /bin | 173k - 504k | Exec | Netfilter |
9 Linux commands |
Nfs[edit]
Network filesystem commands from the libnfs, nfs-utils and rpcbind packages.
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 |
iostat (lincmd) | 5 | 4.85 - 7.57 | Report CPU and I/O statistics for devices, partitions and network filesystems (NFS). | /usr/sbin | 13.6k | Exec | Nfs |
mount.nfs | 2 | 6.20 - 6.64 | Mount an NFS share. | /sbin | 350k - 355k | Exec | Nfs |
mount.nfs4 | 2 | 6.20 - 6.64 | Mount an NFS share. | /sbin | 350k - 355k | Exec | Nfs |
nfsiostat | 2 | 6.20 - 6.64 | Emulate iostat for NFS mounts using /proc/self/mountstats. | /sbin | 23.5k | Exec | Nfs |
nfsstat | 3 | 4.28 - 6.64 | List NFS statistics. | /sbin | 11.8k - 67.9k | Exec | Nfs |
portmap (lincmd) | 10 | 4.28 - 7.57 | 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) | 10 | 6.20 - 8.00 | A server that converts RPC program numbers into universal addresses. | /bin, /usr/sbin | 40.3k - 58.0k | 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 | 11 | 4.28 - 8.00 | Report RPC information. | /bin, /sbin | 13.9k - 68.2k | Exec | Nfs |
showmount | 3 | 4.28 - 6.64 | Show mount information for an NFS server | /sbin | 14.2k - 69.2k | Exec | Nfs |
umount.nfs | 2 | 6.20 - 6.64 | Unmount an NFS share. | /sbin | 350k - 355k | Exec | Nfs |
umount.nfs4 | 2 | 6.20 - 6.64 | Unmount an NFS share. | /sbin | 350k - 355k | Exec | Nfs |
update-nfs | 2 | 6.20 - 6.64 | TODO | /bin | 1.9k - 2.0k | Exec | Nfs |
update-nfs-mounts | 2 | 6.20 - 6.64 | TODO | /bin | 1.7k | Exec | Nfs |
19 Linux commands |
Qca-Wifi[edit]
Commands which belong to MadWifi (Multiband Atheros Driver for Wifi) and its extension QcaWifi.
In other open source router projects (ie. wrt derivatives) QcaWifi is delivered prebuilt. See this example.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
80211stats | 97 | 4.77 - 8.00 | Display collected madwifi 802.11 statistics. | /sbin, /usr/sbin | 12.8k - 26.6k, Link | Link, Exec | QcaWifi |
acfg_tool | 16 | 5.50 - 8.00 | TODO | /sbin | 73.1k - 227k, Link | Link, Exec | QcaWifi |
apstats | 62 | 4.76 - 8.00 | QCA: Display Access Point Statistics. Fusiv: Display Accelerator Processors Statistics. | /sbin | 36.3k - 72.0k, Link | Link, Exec | QcaWifi |
athadhoc | 55 | 6.52 - 8.00 | TODO | /sbin | 11.0k - 19.3k | Exec | QcaWifi |
athdiag | 8 | 6.52 - 6.110 | Read/write WLAN chip registers for diagnosis. | /sbin | 632k - 678k | Exec | QcaWifi |
athstats | 97 | 4.77 - 8.00 | Inspect and monitor WLAN network traffic statistics. | /sbin, /usr/sbin | 17.5k - 107k, Link | Link, Exec | QcaWifi |
athstatsclr | 97 | 4.77 - 8.00 | Clear WLAN network traffic statistics. | /sbin, /usr/sbin | 3.0k - 18.2k, Link | Link, Exec | QcaWifi |
byp_cli | 5 | 5.50 - 6.98 | TODO | /sbin | 8.9k - 18.1k | Exec | QcaWifi |
cfg | 36 | 5.01 - 6.56 | WLAN configuration shell command. | /bin | Link | Link | QcaWifi |
cgiMain | 35 | 5.01 - 6.56 | WLAN configuration GCI. | /usr/www/cgi-bin | 14.1k - 22.2k | CGI | QcaWifi |
cnssdaemon (lincmd) | 6 | 7.19 - 7.90 | Qualcomm ConNectivity SubSystem daemon for the Hawkeye. | /sbin | 33.8k - 41.9k | Exec | QcaWifi |
cnss_diag | 2 | 7.26 - 7.31 | Diagnosis tool for cnssdaemon. | /sbin | 156k | Exec | QcaWifi |
pktlogconf | 85 | 5.01 - 8.00 | Packet log configuration. | /sbin | 7.7k - 27.2k, Link | Link, Exec | QcaWifi |
pktlogdump | 85 | 5.01 - 8.00 | Packet log dump. | /sbin | 9.0k - 60.4k, Link | Link, Exec | QcaWifi |
radartool | 83 | 4.86 - 8.00 | QcaWifi radar scan tool. | /sbin, /usr/sbin | 9.1k - 27.2k, Link | Link, Exec | QcaWifi |
thermaltool | 58 | 6.53 - 8.00 | Gets or sets QcaWifi thermal management settings. | /sbin | 7.8k - 19.1k | Exec | QcaWifi |
tx99tool | 9 | 6.52 - 7.19 | Sets low level parameters of a QcaWifi interface. | /sbin | 9.1k - 13.1k | Exec | QcaWifi |
wifistats | 13 | 7.26 - 8.00 | TODO | /sbin | 12.2k - 19.1k | Exec | QcaWifi |
wifitool | 58 | 6.52 - 8.00 | Sets or gets low level parametes of QcaWifi interfaces. | /sbin | 77.2k - 169k | Exec | QcaWifi |
wlanconfig | 102 | 4.44 - 8.00 | Create, destroy and manipulate madwifi VAPs. | /sbin, /usr/bin | 14.9k - 117k, Link | Link, Exec | QcaWifi |
20 Linux commands |
RRDtool[edit]
Monitoring commands which belong to the RRDtool package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
rrdcreate | 25 | 7.39 - 8.00 | Set up a new Round Robin Database (RRD). | /usr/bin | Link | Link | RRDtool |
rrdinfo | 25 | 7.39 - 8.00 | Extract header information from a Round Robin Database (RRD). | /usr/bin | Link | Link | RRDtool |
rrdtool (lincmd) | 25 | 7.39 - 8.00 | Round Robin Database (RRD) Tool. | /usr/bin | 21.3k - 25.9k | Exec | RRDtool |
rrdupdate | 25 | 7.39 - 8.00 | Store a new set of values into a Round Robin Database (RRD). | /usr/bin | 97.5k - 149k | Exec | RRDtool |
4 Linux commands |
Samba[edit]
Commands which belong to the samba file and print sharing package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
nmbd (lincmd) | 48 | 5.01 - 7.18 | NetBIOS name server to provide NetBIOS over IP naming services to clients. | /sbin | 74.5k - 1.1M | Exec | Samba |
smbd (lincmd) | 63 | 4.28 - 7.18 | SMB / CIFS server. | /sbin | 498k - 4.4M, Link | Link, Exec | Samba |
smbpasswd (lincmd) | 63 | 4.28 - 7.18 | Change a user's SMB password. | /sbin | 10.6k - 21.2k | Exec | Samba |
3 Linux commands |
Udev[edit]
Commands which belong to the udev event managing package, and its fork eudev, see the udevd article.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
ata_id | 25 | 4.85 - 5.54 | udevd helper: Read product/serial number from ATA drives. | /lib/udev | 19.1k - 65.4k | Exec | Udev |
cdrom_id | 25 | 4.85 - 5.54 | udevd helper: Optical drive and media information prober. | /lib/udev | 21.8k - 71.6k | Exec | Udev |
collect | 42 | 4.85 - 6.93 | udevd helper: Adds an ID to a checkpoint list. | /lib/udev | 10.5k - 31.8k | Exec | Udev |
create_floppy_devices | 25 | 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 | 25 | 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.18 | udevd helper: Load firmware device. | /lib/udev | 10.0k - 35.1k | Exec | Udev |
fstab_import | 42 | 4.85 - 6.93 | udevd helper: Find matching entry in fstab and export it. | /lib/udev | 15.6k - 54.3k | Exec | Udev |
path_id | 42 | 4.85 - 6.93 | udevd helper: Compose persistent device path. | /lib/udev | 30.6k - 107k | Exec | Udev |
rule_generator.functions | 42 | 4.85 - 6.93 | udevd helper: Functions used by the rule generator | /lib/udev | 2.4k | Exec | Udev |
scsi_id | 94 | 4.85 - 8.00 | udevd helper: Retrieve and generate a unique SCSI identifier. | /lib/udev | 18.4k - 117k | Exec | Udev |
udev (lincmd) | 7 | 4.85 - 7.57 | Udev: Dynamic device management. | /sbin | 35.2k - 35.8k | Exec | Udev |
udevadm | 94 | 4.85 - 8.00 | Send control commands or test udevd. | /sbin, /usr/bin | 87.6k - 382k, Link | Link, Exec | Udev |
udevd (lincmd) | 101 | 4.85 - 8.00 | Udev device and event managing daemon. | /sbin | 9.6k - 358k | Exec | Udev |
udevsend | 7 | 4.85 - 7.57 | Udev: Send events to and possibly run udevd. | /sbin | 5.4k - 13.6k | Exec | Udev |
udevstart | 7 | 4.85 - 7.57 | Udev: Populate initial device directory. | /sbin | 34.5k - 37.8k | Exec | Udev |
usb_id | 42 | 4.85 - 6.93 | udevd helper: Read information from USB devices. | /lib/udev | 33.8k - 110k | Exec | Udev |
v4l_id | 25 | 4.85 - 5.54 | udevd helper: Retrieve information about a V4L device. | /lib/udev | 5.0k - 10.2k | Exec | Udev |
write_cd_rules | 25 | 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 | 42 | 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) | 30 | 6.51 - 8.00 | Attach MTD devices to UBI. | /usr/sbin | 17.6k - 35.4k | Exec | Ubi |
ubiblock | 30 | 6.51 - 8.00 | Mmanages block interfaces for UBI volumes. | /usr/sbin | 11.2k - 31.2k | Exec | Ubi |
ubicrc32 | 30 | 6.51 - 8.00 | Calculates CRC-32 of a file with the same initial seed as UBI would use | /usr/sbin | 5.6k - 14.0k | Exec | Ubi |
ubidetach (lincmd) | 30 | 6.51 - 8.00 | Detaches MTD devices from UBI volumes. | /usr/sbin | 12.5k - 35.2k | Exec | Ubi |
ubiformat | 30 | 6.51 - 8.00 | Formats flash and preserves erase counters, flashes UBI images to MTD device. | /usr/sbin | 48.6k - 85.4k | Exec | Ubi |
ubimkvol (lincmd) | 30 | 6.51 - 8.00 | Creates UBI volumes on UBI devices. | /usr/sbin | 19.8k - 35.4k | Exec | Ubi |
ubinfo | 30 | 6.51 - 8.00 | Provides information about UBI devices and volumes found in the system. | /usr/sbin | 21.6k - 39.4k | Exec | Ubi |
ubinize | 30 | 6.51 - 8.00 | Generates UBI images. | /usr/sbin | 29.6k - 43.3k | Exec | Ubi |
ubirename (lincmd) | 30 | 6.51 - 8.00 | Rename UBI volumes. | /usr/sbin | 13.6k - 31.1k | Exec | Ubi |
ubirmvol (lincmd) | 30 | 6.51 - 8.00 | Removes UBI volumes from UBI devices. | /usr/sbin | 14.7k - 31.2k | Exec | Ubi |
ubirsvol (lincmd) | 30 | 6.51 - 8.00 | Resize UBI volumes. | /usr/sbin | 16.1k - 35.3k | Exec | Ubi |
ubiupdatevol (lincmd) | 30 | 6.51 - 8.00 | Updates UBI volumes. | /usr/sbin | 15.5k - 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) | 106 | 4.44 - 8.00 | AVM enhanced 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) | 3 | 7.14 - 8.00 | hostapd instance for the first WLAN band. | /sbin | Link | Link | Wireless |
hostapd1 (lincmd) | 3 | 7.14 - 8.00 | hostapd instance for the second WLAN band. | /sbin | Link | Link | Wireless |
hostapd2 (lincmd) | 3 | 7.39 - 8.00 | hostapd instance for the third WLAN band. | /sbin | Link | Link | Wireless |
hostapd_cli | 4 | 7.14 - 8.00 | AVM enhanced commandline interface for hostapd. | /sbin, /usr/sbin | 102k - 220k | Exec | Wireless |
hostapd_wl0 (lincmd) | 1 | 7.24 - 8.00 | hostapd instance for the first WLAN band. | /usr/sbin | Link | Link | Wireless |
hostapd_wl1 (lincmd) | 1 | 7.24 - 8.00 | hostapd instance for the second WLAN band. | /usr/sbin | Link | Link | Wireless |
hostapd_wl2 (lincmd) | 1 | 7.24 - 8.00 | hostapd instance for the third WLAN band. | /usr/sbin | Link | Link | Wireless |
ifrename | 4 | 5.01 - 5.09 | Rename network interfaces based on various static criteria. | /sbin | 33.5k - 76.3k | Exec | Wireless |
iw | 17 | 7.14 - 8.00 | Show / manipulate wireless devices and their configuration. | /sbin, /usr/sbin | 177k - 351k | Exec | Wireless |
iwconfig | 102 | 4.44 - 8.00 | Configure a wireless network interface. | /bin, /sbin, /usr/bin | 444 - 81.9k, Link | Link, Exec | Wireless |
iwevent | 4 | 5.01 - 5.09 | Display Wireless Events generated by drivers and setting changes. | /sbin | 20.3k - 61.2k | Exec | Wireless |
iwgetid | 62 | 5.01 - 8.00 | Report ESSID, NWID or AP/Cell Address of wireless network. | /sbin | 16.9k - 65.9k, Link | Link, Exec | Wireless |
iwlist | 86 | 4.44 - 8.00 | Get more detailed wireless information from a wireless interface. | /sbin, /usr/bin | 22.5k - 91.7k, Link | Link, Link, Exec | Wireless |
iwpriv | 102 | 4.44 - 8.00 | Configure optionals (private) parameters of a wireless network interface. | /sbin, /usr/bin | 8.2k - 65.9k, Link | Link, Link, Exec | Wireless |
iwspy | 62 | 5.01 - 8.00 | Get wireless statistics from specific nodes. | /sbin | 17.4k - 65.9k, Link | Link, Exec | Wireless |
wpa_cli | 5 | 7.19 - 8.00 | AVM enhanced commandline client for wpa_supplicant. | /sbin, /usr/sbin | 98.3k - 160k | Exec | Wireless |
wpa_supplicant (lincmd) | 102 | 4.57 - 8.00 | AVM enhanced Wi-Fi Protected Access client and IEEE 802.1X supplicant. | /sbin, /usr/sbin | 259k - 1.8M, Link | Link, Exec | Wireless |
wpa_supplicant0 | 3 | 7.19 - 8.00 | wpa_supplicant instance for the first WLAN band. | /sbin | Link | Link | Wireless |
wpa_supplicant1 | 3 | 7.19 - 8.00 | wpa_supplicant instance for the second WLAN band. | /sbin | Link | Link | Wireless |
20 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) | 77 | 6.30 - 8.00 | Discard sectors on a device. | /sbin | 15.7k - 200k | Exec | UtilLinux |
blkid (lincmd) | 97 | 3.63 - 8.00 | Locate / print block device attributes. | /sbin, /usr/sbin | 9.9k - 247k, Link | Link, 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) | 101 | 5.07 - 8.00 | 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) | Enter messages into the system log. | UtilLinux | |||||
losetup (lincmd) | 10 | 6.10 - 6.31 | Set up and control loop devices. | /sbin | 44.5k | Exec | UtilLinux |
lsblk | 38 | 5.07 - 6.110 | List block devices. | /bin | 34.4k - 71.5k | Exec | UtilLinux |
mips | 31 | 6.98 - 7.18 | Change reported architecture in new environment, dead link to setarch. | /usr/bin | Link | Link | UtilLinux |
mips32 | 31 | 6.98 - 7.18 | Change reported architecture in new environment, dead link to setarch. | /usr/bin | Link | Link | UtilLinux |
mips64 | 31 | 6.98 - 7.18 | Change reported architecture in new environment, dead link to setarch. | /usr/bin | Link | Link | UtilLinux |
mkswap (lincmd) | 41 | 4.22 - 6.110 | Set up a Linux swap area. | /sbin | 16.4k - 33.9k | Exec | UtilLinux |
more (lincmd) | 36 | 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 |
nologin (lincmd) | 68 | 6.30 - 8.00 | Politely refuse a login. | /sbin | 4.3k - 14.1k | Exec | UtilLinux |
renice (lincmd) | 99 | 5.07 - 8.00 | 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.36 | Disables devices and files for paging and swapping. | /sbin | 10.9k - 23.1k | Exec | UtilLinux |
swapon (lincmd) | 15 | 4.22 - 6.36 | 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 |
32 Linux commands |
Wireguard[edit]
VPN related commands which belong to the Wireguard package.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
wg | 28 | 7.39 - 8.00 | Set and retrieve configuration of WireGuard interfaces. | /bin | 50.5k - 74.4k | Exec | WireGuard |
wg-addmaster | 11 | 7.39 | Add a WireGuard peer (master) to F!OS. | /bin | 5.6k | Exec | WireGuard |
wg-addslave | 11 | 7.39 | Add a WireGuard peer (slave) to F!OS. | /bin | 5.7k | Exec | WireGuard |
wg-init | 11 | 7.39 | Initialize WireGuard interface wg0. | /bin | 1.4k | Exec | WireGuard |
wg-removepeer | 11 | 7.39 | Remove WireGuard peers from F!OS. | /bin | 1.3k | Exec | WireGuard |
wg-utils | 11 | 7.39 | WireGuard util functions (include). | /bin | 3.8k | Exec | WireGuard |
6 Linux commands |
Unsorted[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 | |||||
apparmor (lincmd) | 41 | 7.19 - 8.00 | Kernel enhancement to confine programs to a limited set of resources. | /usr/bin | 13.2k - 17.5k | Exec | Linux |
apstart | 1 | 5.01 - 5.08 | TODO | /sbin | 33.7k - 33.8k | Exec | Linux |
arp (lincmd) | 3 | 1.63 - 7.90 | Manipulate the system ARP cache. | /bin, /sbin | 28.2k - 34.8k | Exec | NetUtils |
atmarp | 1 | 1.63 | Administers classical IP over ATM connections. | /usr/sbin | 13.3k | Exec | Linux |
atmarpd | 1 | 1.63 | An implementation of the ATMARP protocol (RFC1577, RFC1755) | /usr/sbin | 53.8k | Exec | Linux |
base64 (lincmd) | 43 | 6.36 - 6.110 | Base64 encode/decode data and print to standard output. | /bin | 9.7k - 12.1k | Exec | Linux |
bntest | 55 | 6.10 - 7.57 | Tests some BN_GF2m_* functions of libcrypto.so. | /bin | 25.8k - 46.8k | Exec | OpenSSL |
br2684ctl | 1 | 1.63 | RFC1483/2684 Bridge Daemon. | /usr/sbin | 13.3k | Exec | Linux |
brctl (lincmd) | 69 | 1.63 - 7.18 | Ethernet bridge administration. | /bin, /sbin, /usr/sbin | 22.9k - 40.7k, Link | Link, Exec | Linux |
bridge | 76 | 6.10 - 8.00 | Show / manipulate bridge addresses and devices. | /sbin | 36.4k - 141k | Exec | IpRoute2 |
bspatch | 48 | 5.06 - 8.00 | Apply a patch built with bsdiff. | /bin, /usr/bin | 5.4k - 91.2k | Exec | Linux |
bunzip2 (lincmd) | 64 | 6.98 - 8.00 | Decompress bzip2 files. | /usr/bin | 64.7k - 108k | Exec | Linux |
candc_wrap | 10 | 7.39 | TODO | /bin | 189 | Exec | Linux |
cc | 2 | 5.01 - 5.07 | Dead link to gcc. | /usr/bin | Link | Link | Linux |
chkpib | Qualcomm Atheros PIB File Inspector | PlcUtils | |||||
cpu (lincmd) | 44 | 1.120 - 5.09 | Simple tool for monitoring CPU load. | /bin, /sbin | 5.6k - 24.8k | Exec | Linux |
detach | 67 | 6.69 - 7.32 | Detach the current process group from its controlling tty. | /usr/bin | 4.2k - 9.7k | Exec | Linux |
devmem2 | 16 | 6.51 - 7.31 | Simple program to read/write from/to any location in memory. | /sbin | 6.1k - 11.2k | Exec | Linux |
dhcp-fwd | 1 | 1.63 | Starts the DHCP forwarding agent. | /usr/sbin | 45.6k | Exec | Linux |
dhrystone (lincmd) | 89 | 5.04 - 7.32 | Test: Dhrystone MIPS Integer Benchmark. | /usr/bin | 6.1k - 18.8k | Exec | Linux |
djmount | 2 | 4.98 | Mount an UPnP-AV device as filesystem. | /bin | 322k, Link | Link, Exec | Linux |
dnstest | 8 | 7.19 - 7.90 | TODO | /bin | 9.3k - 13.7k | Exec | Linux |
dproxy (lincmd) | 3 | 1.63 - 2.76 | DNS proxy daemon. | /sbin | 25.6k - 29.0k | Exec | Linux |
dropbear | SSH server for embedded systems. | Linux | |||||
dsl_start_livetest.sh | 21 | 5.20 - 5.54 | TODO | /usr/bin | 542 - 1.6k | Exec | Linux |
dumpleases (lincmd) | 1 | 2.76 | Displays DHCP leases written out by udhcpd. | /usr/bin | 11.8k | Exec | Udhcp |
dumpsexp | 1 | 7.14 | Debug tool for S-expressions | /usr/bin | 9.4k | Exec | LibCrypt |
envsubst | 67 | 6.30 - 7.81 | Substitutes the values of environment variables (gettext pckg). | /usr/bin | 16.4k - 208k | Exec | Linux |
ethtool | 70 | 5.09 - 8.00 | Query or control network driver and hardware settings. | /sbin | 35.9k - 408k | Exec | Linux |
flash_erase | 30 | 6.51 - 8.00 | Erase MTD devices (mtd-utils pckg) | /usr/sbin | 24.9k - 43.4k | Exec | Linux |
fsck.exfat | 20 | 7.61 - 8.00 | Deadlink alias for exfatfsck. | /sbin | Link | Link | Linux |
ftpd (lincmd) | 86 | 3.42 - 8.00 | FTP / FTPS File Transfer Protocol server. | /sbin | 66.2k - 112k | Exec | InetUtils |
gdb | 4 | 5.50 - 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 | 118 | 3.23 - 6.110 | Redirect console output to current tty | /bin | 3.0k - 65.6k | Exec | Linux |
gpg-error | 1 | 7.14 | Determining gpg-error error codes. | /usr/bin | 25.5k | Exec | GnuPG |
gpgrt-config | 1 | 7.14 | Script to get information about the installed version of libgpg-error. | /usr/bin | 2.3k | Exec | GnuPG |
hallo | 1 | 1.63 | Simple test program which prints its arguments and the environment. | /usr/bin | 5.2k | Exec | Linux |
hcmd | 1 | 4.55 - 4.99 | TODO | /usr/bin | 10.4k - 14.4k | Exec | Linux |
hd-idle (lincmd) | 72 | 4.63 - 8.00 | Spin-down external disks after a period of idle time. | /sbin | 6.8k - 13.5k | Exec | Linux |
hmac256 | 1 | 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. | /usr/bin | 6.0k - 6.9k | Exec | Glibc |
IGMPProxy | 1 | 1.63 | IGMP multicast routing daemon. | /usr/sbin | 25.4k | Exec | Linux |
init (lincmd) | 1 | The root of all processes, systemd daemon. | /bin | 11.2k | Exec | Linux | |
ip (lincmd) | 75 | 6.51 - 8.00 | Show / manipulate routing, devices, policy routing and tunnels. | /bin, /sbin | 124k - 680k | Exec | IpRoute2 |
iperf | 17 | 6.51 - 8.00 | Perform network throughput tests. | /sbin | 89.7k - 601k | Exec | Linux |
iperf3 | 14 | 6.98 - 8.00 | Perform network throughput tests. | /sbin | 5.6k - 9.9k | Exec | Linux |
ips.sh | 9 | 5.08 - 7.24 | TODO | /bin | 1.4k - 1.9k | Exec | Linux |
kbuild | Build system used by the Linux Kernel | Linux | |||||
l2tp (lincmd) | 83 | 5.58 - 7.32 | L2TPv3 static unmanaged tunnel configuration. | /sbin | 26.2k - 45.5k | Exec | Linux |
ldconfig | 12 | 4.85 - 5.25 | Configure dynamic linker run-time bindings. | /sbin | 18.0k - 21.9k | Exec | Linux |
less (lincmd) | 2 | 5.01 - 5.07 | Pager, opposite of more. | /usr/bin | 173k | Exec | Linux |
locale | 1 | 4.85 - 4.89 | Get locale-specific information. | /usr/bin | 11.3k | Exec | Glibc |
logsave | 2 | 7.14 | Save the output of a command in a logfile. | /sbin | 9.4k - 9.5k | Exec | Linux |
lses | 9 | 4.63 - 4.99 | TODO | /bin | 3.4k - 10.5k, Link | Link, Exec | Linux |
lsof (lincmd) | 38 | 4.85 - 6.110 | List open files. | /bin | 111k - 167k | Exec | Linux |
lspci (lincmd) | 17 | 7.61 - 8.00 | List all PCI devices. | /usr/sbin | 70.9k - 89.5k | Exec | PciUtils |
lte_diagnose.sh | 9 | 6.69 - 7.90 | TODO | /bin | 3.0k - 6.1k | Exec | Linux |
lte_init.sh | 8 | 7.24 - 7.90 | TODO | /bin | 276 - 950 | Exec | Linux |
lte_lifetest.sh | 98 | 5.08 - 8.00 | TODO | /usr/bin | 542 - 7.2k | Exec | Linux |
lte_local_trace.sh | 11 | 5.55 - 7.90 | TODO | /bin | 1.3k - 1.8k | Exec | Linux |
ltqusb_host_reset.sh | 1 | 6.69 - 6.88 | TODO | /bin | 277 - 599 | Exec | Linux |
md_capture | 8 | 7.24 - 7.90 | TODO | /bin | 1.5k - 2.0k | Exec | Linux |
mksquashfs | Create a Squashfs image | Linux | |||||
modpib | 5 | 5.50 - 7.29 | Qualcomm Atheros PIB File Editor. | /usr/bin | 14.5k - 45.1k | Exec | PlcUtils |
mount.exfat | 27 | 7.39 - 8.00 | Alias for mount.exfat-fuse. | /sbin, /usr/sbin | Link | Link | Linux |
mount.exfat-fuse | 27 | 7.39 - 8.00 | Mount an exFAT file system. | /sbin, /usr/sbin | 41.7k - 62.6k | Exec | Linux |
mpicalc | 1 | 7.14 | Simple interactive big integer RPN calculator. | /usr/bin | 13.5k | Exec | LibCrypt |
nanddump (lincmd) | 54 | 6.36 - 8.00 | Dumps the contents of a NAND MTD partition. (mtd-utils pckg). | /usr/sbin | 23.7k - 47.6k | Exec | Linux |
ncurses5-config | 17 | 6.10 - 6.110 | Helper script for ncurses libraries (ncurses pckg). | /usr/bin | 5.5k | Exec | Linux |
netio | 4 | 1.63 - 3.14 | Simple TCP-IP network throughput benchmark. | /sbin, /usr/bin | 13.5k - 14.1k | Exec | Linux |
netperf | 7 | 6.51 - 7.19 | A network performance benchmark. | /sbin | 144k - 225k | Exec | Linux |
netserver | 7 | 6.51 - 7.19 | A network performance benchmark server for netperf. | /sbin | 151k - 236k | Exec | Linux |
ntfs-3g (lincmd) | 54 | 4.63 - 7.18 | Third Generation Read/Write NTFS Driver. | /bin | 34.7k - 145k, Link | Link, Exec | Linux |
openssl_genrsa (lincmd) | 92 | 4.61 - 7.57 | Generates an RSA private key (openssl pckg). | /bin | 34.9k - 65.8k | Exec | OpenSSL |
openssl_req | 133 | 4.44 - 7.63 | Certificate request and certificate generating utility (openssl pckg). | /bin | 53.2k - 97.5k | Exec | OpenSSL |
plctool | 2 | 5.50 - 6.32 | Qualcomm Atheros Panther/Lynx Powerline Device Manager | /usr/bin | 116k - 121k | Exec | PlcUtils |
pm_util | 2 | 6.51 - 6.69 | TODO | /usr/bin | 63.1k | Exec | Linux |
pppd | 1 | 1.63 | Point-to-Point Protocol (PPP) Daemon | /usr/sbin | 236k | Exec | Linux |
profiroute | 1 | 4.28 - 4.34 | TODO | /usr/bin | 32.4k | Exec | Linux |
rdiff | 10 | 5.04 - 5.07 | Compute and apply signature-based file differences. | /usr/bin | 60.2k - 63.5k | Exec | Linux |
reboot (lincmd) | 74 | 1.63 - 7.81 | Reboot the machine. | /sbin, /usr/bin | 54 - 181 | Exec | Linux |
reg | 18 | 5.06 - 6.21 | 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 | Network RIP v1/v2 routing daemon. | /usr/sbin | 52.1k | Exec | Linux |
rzscontrol | 30 | 4.85 - 6.93 | Control ramzswap devices. | /sbin | 6.8k - 10.0k | Exec | Linux |
sa1 | 8 | 6.52 - 6.110 | Collect and store binary data in the system activity daily data file. | /usr/lib/sysstat | 1.8k | Exec | SysStat |
sa2 | 8 | 6.52 - 6.110 | Create a report from the current standard system activity daily data file. | /usr/lib/sysstat | 2.1k | Exec | SysStat |
sadc | 9 | 6.51 - 6.110 | System activity data collector. | /usr/bin, /usr/lib/sysstat | 61.4k - 100k | Exec | SysStat |
sadf | 8 | 6.52 - 6.110 | Display data collected by sar in multiple formats. | /usr/bin | 123k - 214k | Exec | SysStat |
sar (lincmd) | 9 | 6.51 - 6.110 | Collect, report, or save system activity information. | /usr/bin | 69.4k - 120k | Exec | SysStat |
sed (lincmd) | 3 | 5.07 - 5.11 | GNU stream editor, performs basic text transformations. | /bin | 132k - 158k | Exec | Linux |
sensors | 4 | 7.61 - 7.90 | Print sensors information | /usr/bin | 21.6k - 25.8k | Exec | LmSensors |
setpci | Configure PCI devices. | PciUtils | |||||
setsystz | 96 | 5.04 - 7.81 | Set the Kernel's system Timezone. | /bin | 4.0k - 13.4k | Exec | Linux |
shellinaboxd | 11 | 5.07 - 7.19 | Publish command line shell through AJAX interface. | /sbin | 276k - 309k | Exec | Linux |
socat | 3 | 5.04 - 6.05 | Multipurpose relay (SOcket CAT). | /sbin | 199k - 438k | Exec | Linux |
strace | 22 | 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 | 51 | 7.30 - 8.00 | Impose load on and stress test systems | /usr/bin | 19.7k - 26.3k | Exec | Linux |
switch_cli | 12 | 6.51 - 8.00 | Advanced Utility for Ethernet Switch driver with ioctl support | /usr/bin | 227k - 596k | Exec | Intel |
switch_utility | 9 | 5.01 - 5.27 | TODO | /sbin | 56.0k - 60.3k | Exec | Linux |
tc (lincmd) | 124 | 4.61 - 8.00 | Show / manipulate kernel traffic control settings. | /sbin | 70.4k - 580k | Exec | IpRoute2 |
tcpdump | 5 | 4.85 - 6.35 | Dump traffic on a network. | /sbin | 647k - 743k | Exec | Linux |
thttpd | 2 | 1.63 - 2.76 | Tiny / turbo / throttling HTTP server. | /sbin, /usr/sbin | 107k - 110k | Exec | Linux |
tracking | 26 | 4.32 - 4.99 | TODO | /sbin | 1.8k | Exec | Linux |
ttylte | 1 | 5.08 - 5.24 | TODO | /bin | 5.9k | Exec | Linux |
udhcpc (lincmd) | 3 | 1.63 - 2.76 | Negotiates a DHCP lease and calls action scripts after. | /usr/sbin | Link | Link | Udhcp |
udhcpd (lincmd) | 3 | 1.63 - 2.76 | Very small DHCP server daemon. | /usr/sbin | 52.2k - 59.6k | Exec | Udhcp |
udpst | 24 | 7.39 - 8.00 | UDP speed test client / server application. | /usr/bin | 73.4k - 103k | Exec | Linux |
update-pciids.sh | Download new version of the PCI ID list. | PciUtils | |||||
utelnetd | 1 | 6.20 - 6.62 | Small and efficient Telnet server daemon. | /sbin | 10.2k | Exec | Linux |
wpa_authenticator (lincmd) | 32 | 3.14 - 4.99 | TODO | /usr/bin | 109k - 431k | Exec | Linux |
xz (lincmd) | 8 | 7.24 - 7.90 | Compress or decompress .xz and .lzma files | /usr/bin | 61.5k - 83.0k | Exec | Linux |
120 Linux commands |
FRITZ!OS 7.5x[edit]
Linux-Commands which are new in FRITZ!OS 7.50+ and its 7.39+ Labors. See also the total Overview of F!OS news!
Click the Firmware
column header twice to list the latest additions first.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
candc_wrap | 10 | 7.39 | TODO | /bin | 189 | Exec | Linux |
fsck.exfat | 20 | 7.61 - 8.00 | Deadlink alias for exfatfsck. | /sbin | Link | Link | Linux |
hostapd2 (lincmd) | 3 | 7.39 - 8.00 | hostapd instance for the third WLAN band. | /sbin | Link | Link | Wireless |
lspci (lincmd) | 17 | 7.61 - 8.00 | List all PCI devices. | /usr/sbin | 70.9k - 89.5k | Exec | PciUtils |
mount.exfat | 27 | 7.39 - 8.00 | Alias for mount.exfat-fuse. | /sbin, /usr/sbin | Link | Link | Linux |
mount.exfat-fuse | 27 | 7.39 - 8.00 | Mount an exFAT file system. | /sbin, /usr/sbin | 41.7k - 62.6k | Exec | Linux |
rrdcreate | 25 | 7.39 - 8.00 | Set up a new Round Robin Database (RRD). | /usr/bin | Link | Link | RRDtool |
rrdinfo | 25 | 7.39 - 8.00 | Extract header information from a Round Robin Database (RRD). | /usr/bin | Link | Link | RRDtool |
rrdtool (lincmd) | 25 | 7.39 - 8.00 | Round Robin Database (RRD) Tool. | /usr/bin | 21.3k - 25.9k | Exec | RRDtool |
rrdupdate | 25 | 7.39 - 8.00 | Store a new set of values into a Round Robin Database (RRD). | /usr/bin | 97.5k - 149k | Exec | RRDtool |
sensors | 4 | 7.61 - 7.90 | Print sensors information | /usr/bin | 21.6k - 25.8k | Exec | LmSensors |
udpst | 24 | 7.39 - 8.00 | UDP speed test client / server application. | /usr/bin | 73.4k - 103k | Exec | Linux |
wg | 28 | 7.39 - 8.00 | Set and retrieve configuration of WireGuard interfaces. | /bin | 50.5k - 74.4k | Exec | WireGuard |
wg-addmaster | 11 | 7.39 | Add a WireGuard peer (master) to F!OS. | /bin | 5.6k | Exec | WireGuard |
wg-addslave | 11 | 7.39 | Add a WireGuard peer (slave) to F!OS. | /bin | 5.7k | Exec | WireGuard |
wg-init | 11 | 7.39 | Initialize WireGuard interface wg0. | /bin | 1.4k | Exec | WireGuard |
wg-removepeer | 11 | 7.39 | Remove WireGuard peers from F!OS. | /bin | 1.3k | Exec | WireGuard |
wg-utils | 11 | 7.39 | WireGuard util functions (include). | /bin | 3.8k | Exec | WireGuard |
xtables-legacy-multi | 1 | 7.39 - 8.00 | Multi-link binary for netfilter's iptables and ip6tables. | /bin | 239k - 247k | Exec | Netfilter |
19 Linux commands |