simon@carrtech:~$ ./watch-and-read
CarrTech.dev
Practical Linux engineering videos, companion articles, and command-line references for people who want the details after the YouTube video ends.

Featured video
5 Linux Commands that Senior Devs Use
Every senior Linux engineer has a handful of command-line techniques they rely on almost every day. In this video, I’ll walk you through 5 Linux commands and shell techniques that separate experienced engineers from...

Featured article
Linux sort command: practical examples and common options
Use Linux sort to order text files by whole lines or selected fields, handle numbers, sizes, months and versions, remove duplicates, validate sorted input and merge pre-sorted files.
Linux