A lightweight shell implementation in C that implements a subset of features of bash.
A command-line tool similar to the GNU tree utility, displaying directory structures in a tree-like format.
A tool for tracking a path of network packets and measuring latency across each hop.
A tool for sending echo requests to test network connectivity and measure response times.
A local RPC system that enables processes to call procedures on other process through Unix domain sockets.
A base64 encoder/decoder that enables safe transmission of binary data through text-based protocols.