Linux

arp-scan: Send ARP packets to hosts (specified as IP addresses or hostnames) to scan the local network

"arp-scan" is a network scanning tool that allows users to send Address Resolution Protocol (ARP) packets to hosts within a…

aria2c: Fast download utility (Command Examples)

"aria2c" is a versatile and efficient download utility that allows users to download files from various protocols, including HTTP(S), FTP,…

argon2: Calculate Argon2 cryptographic hashes (Command Examples)

"Argon2" is a cryptographic hashing algorithm designed to securely hash sensitive information, such as passwords or other user credentials. It…

arduino: Arduino Studio – Integrated Development Environment for the Arduino platform

The "Arduino Studio" is an Integrated Development Environment (IDE) specifically designed for the Arduino platform, which is widely used in…

arduino-builder: A command-line tool for compiling arduino sketches

The "arduino-builder" is a command-line tool designed for compiling Arduino sketches, which are programs written for Arduino boards. It provides…

arch Command – Display the name of the system architecture (Command Examples)

The "arch" command is a simple and straightforward utility that is used to display the name of the system architecture…

Arcanist: A CLI for Phabricator (arc Command Examples)

"arc" stands for Arcanist, which is a powerful command-line interface (CLI) tool designed for interacting with the Phabricator code collaboration…

ar – Create, modify, and extract from archives (.a, .so, .o)

"ar" is a versatile command-line tool used to create, modify, and extract files from archives. It is commonly used in…

apropos – Search the manual pages for names and descriptions (Command Examples)

"apropos" is a powerful command-line tool used to search the manual pages on Unix-like systems. It allows users to find…

apm – Atom editor Package Manager (Command Examples)

"apm" is the official package manager for the Atom text editor. As a package manager, "apm" provides a convenient and…