agate – A simple server for the Gemini network protocol (Command Examples)

Agate is a lightweight and straightforward server designed specifically for the Gemini network protocol. It allows users to host and…

ag – The Silver Searcher. Like ack, but aims to be faster (Command Examples)

The Silver Searcher, commonly referred to as "ag," is a powerful command-line tool designed for searching files and directories quickly.…

adscript – Compiler for Adscript files (Command Examples)

Adscript is a programming language used for creating interactive advertisements and multimedia content. The term "adscript" refers to both the…

AdGuardHome – A network-wide software for blocking ads & tracking (Command Examples)

AdGuardHome is a comprehensive software solution designed to block advertisements and tracking across an entire network. It serves as a…

adb – Android Debug Bridge: communicate with an Android emulator instance or connected Android devices

ADB (Android Debug Bridge) is a versatile command-line tool that allows you to communicate with an Android emulator or connected…

adb shell – Android Debug Bridge Shell: Run remote shell commands on an Android emulator instance or connected Android devices

The "adb shell" command is a fundamental feature of the Android Debug Bridge (ADB) tool that enables developers to run…

adb reverse – Android Debug Bridge Reverse: reverse socket connections from an Android emulator instance or connected Android devices

The "adb reverse" command is a feature of the Android Debug Bridge (ADB) tool that allows you to reverse socket…

adb-logcat – Dump a log of system messages (Command Examples)

The "adb logcat" command is a feature of the Android Debug Bridge (ADB) tool that allows you to dump a…

adb install – Android Debug Bridge Install: Push packages to an Android emulator instance or connected Android devices

The "adb install" command is a part of the Android Debug Bridge (ADB) tool, which is used for communication between…

acyclic – Make a directed graph acyclic by reversing some edges (Command Examples)

The "acyclic" command is a tool that allows you to make a directed graph acyclic by reversing some of its…