100 Days of Coreutils
A software engineer's 100-day challenge to explore and document every GNU Coreutils command, sharing insights and examples.
A software engineer's 100-day challenge to explore and document every GNU Coreutils command, sharing insights and examples.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
Microsoft introduces a native sudo command for Windows 11, allowing users to run commands with elevated privileges directly from the terminal.
A beginner's guide to tmux, covering installation, basic commands, key bindings, and configuration for terminal multiplexing.
A technical guide on using FFmpeg to invert video colors, converting a dark mode screen recording into a light mode version with a single command.
An introduction to the Domain Name System (DNS), explaining its hierarchical structure, how DNS lookups work, and includes command-line examples.
How Amazon Q Developer simplifies AWS CloudWatch CLI commands by translating natural language queries into precise syntax.
How Amazon Q Developer simplifies AWS CLI output formatting using natural language commands.
Essential Linux skills for SQL Database Administrators to improve efficiency and marketability in modern IT environments.
Introducing ShellSage, an AI-powered terminal assistant that provides context-aware help for sysadmin tasks directly in your shell.
A developer shares their experience building a CLI tool for managing Godot versions using C#, .NET, and libraries like Spectre.Console.
A comprehensive Git cheat sheet listing essential commands for version control, from initialization to branching and merging.
A technical tip on using AWK to count lines of Rust source code while excluding test modules, focusing on practical command-line solutions.
Learn two Git tricks: quickly switch back to the previous branch and view the last 5 checked-out branches using reflog.
A developer explains why switching from Git GUIs to command line with custom aliases improves productivity and workflow efficiency.
A technical guide on setting up and using whisper.cpp for local audio transcription, including building, patching, and practical usage.
A developer switches from SyncBack to RClone for Windows backups, detailing configuration, exclusions, and automation with a PowerShell script.
A developer shares their favorite features of the Fish shell, including autosuggestions and smart tab completion, after 7 years of daily use.
A guide on using the yt-dlp tool to download individual YouTube videos or entire channels, including audio-only options.
A guide to customizing the ZSH terminal startup message with ASCII art and dynamic greetings based on the time of day.