Learn jq the Hard Way,Part III: Filters
Part III of a tutorial series on jq, focusing on core filter concepts for selecting and processing JSON data, including the dot filter and JSON syntax.
Part III of a tutorial series on jq, focusing on core filter concepts for selecting and processing JSON data, including the dot filter and JSON syntax.
A guide to bypassing Maestro's sandbox to execute command-line commands from within mobile UI tests, enabling advanced automation scenarios.
A guide on using the FFmpeg command-line tool to convert PNG images to the smaller, web-friendly JPG format.
Learn how to sort Git tags by semantic version using command-line options and global configuration settings.
Archive of a cohort-based online course teaching developers and researchers how to use the command line for automation and data science tasks.
A guide to bypassing XCTest's sandbox to execute command-line tools, enabling advanced iOS simulator automation and testing scenarios.
A look at Warp, a modern terminal emulator with AI-assisted command suggestions and crowd-sourced workflow templates to boost command-line productivity.
A technical guide on using FFmpeg to resize and convert videos for Mastodon's media restrictions, including specific command examples.
A guide to launching Windows Terminal directly from Visual Studio using the Open Command Line extension, including configuration tips.
A tip on adding comments to shell commands to make them easier to search and reuse later, using examples with pytest and database objects.
A list of command-line shortcuts (aka.ms URLs) for quickly accessing various Azure AD and Identity management pages in the Microsoft portal.
A guide to five Linux command-line utilities (Mcfly, Cheat, Git Open, etc.) designed to boost programmer productivity and workflow in 2022.
A guide to testing internet speed from the command line on Windows, Linux, and Mac using various CLI tools like fast-cli and speedtest-cli.
Learn how to use the macOS Terminal 'open' command to quickly open the current directory, specific files, or URLs in Finder and other applications.
A guide to creating basic virtual machines using QEMU command line, covering CPU, memory, network, and architecture setup.
A guide to enabling and configuring shell scripts for JetBrains Toolbox App, allowing you to launch IDEs from the command line.
Explores UX design patterns for command-line interface (CLI) tools, focusing on improving onboarding, discoverability, and error prevention.
The article introduces TLDR pages as a more concise and user-friendly alternative to traditional Unix/Linux man pages for command-line help.
A beginner-friendly guide for front-end developers to learn essential terminal commands and tricks for modern web development.
A quick guide on how to use rsync with a custom SSH port for file transfers, explaining the -e flag and common options.