Grep cheat sheet
Cheat sheet with the most common and useful Grep commands. Grep is a command-line utility for searching plain-text data sets for lines that match a regular expression.
Collection of publications tagged with 'linux'.
Cheat sheet with the most common and useful Grep commands. Grep is a command-line utility for searching plain-text data sets for lines that match a regular expression.
Beginner friendly guide on how to install Arch Linux on a Lenovo ThinkPad X13 Gen 5 (Intel). Full process from obtaining Arch Linux to a finished installation.
Jekyll on Arch Linux - Beginner friendly guide on how to install Jekyll - the static site generator - on Arch Linux using the Bash shell, RubyGems and Bundler.
Guide how to safely power off a frozen Linux system. Safe shut down methods for unresponsive systems to prevent data corruption and data loss.
List of standard and custom Linux exit status codes. Numeric values returned by commands or scripts, indicating success, failure, or specific error conditions.
Cheat sheet for Pacman, the Arch Linux package manager. List of common and essential commands and options. Also includes cheats for paccache.
Simple rsync backup shell script to back up the user home directory to mountpoint, e.g. a hard drive, thumb drive, sd card, etc. Verifies mountpoint exists, writes log to mountpoint.
Recipes and command examples for sed, stream editor, a non-interactive GNU command-line text editor.
Cheat sheet for the open-source terminal multiplexer tmux. Getting started with tmux. Learn to master tmux with simple commands and shortcuts.