beanstalked Command Examples (A simple and generic work-queue server)

"beanstalkd" is a simple and generic work-queue server that provides a reliable and efficient system for managing and processing asynchronous…

bcomps Command Examples (Decompose graphs into their biconnected components)

"bcomps" is a command-line tool that decomposes graphs into their biconnected components. It is part of the Graphviz suite, which…

bc: An arbitrary precision calculator language (Command Examples)

"bc" is an arbitrary precision calculator language that provides a powerful tool for performing mathematical calculations with arbitrary precision. Unlike…

bb Command Examples (Native Clojure interpreter for scripting)

"bb" is a native Clojure interpreter specifically designed for scripting purposes. It allows developers to write and execute Clojure code…

bazel: Open-source build and test tool similar to Make, Maven, and Gradle.

"Bazel" is an open-source build and test tool that provides a flexible and efficient framework for building software projects. It…

batch: Execute commands at a later time when the system load levels permit

"batch" is a command-line utility that allows users to schedule the execution of commands or scripts at a later time…

bat: Print and concatenate files

"bat" is a command-line tool that serves as a modern alternative to the traditional "cat" command for printing and concatenating…

bastet: Clone of the game Tetris in the terminal

"bastet" is a clone of the popular game Tetris that can be played directly in the terminal. It is designed…

bashmarks: Save and jump to commonly used directories using 1 character commands

"bashmarks" is a utility that allows users to conveniently save and quickly navigate to frequently used directories using short, single-character…

bash Command Examples

"Bash" stands for "Bourne-Again SHell," and it is a widely used command-line interpreter for Unix-like operating systems. It is designed…