Your coding questions, answered.
Terminus gives developers precise, actionable solutions to everyday command-line problems. A growing library of recipes, shell tips, and reference material for the tools you live in.
Featured
Bash
17Git
18Docker
37More Articles
170Learning Docker (The Easy Way) Using LazyDocker & Warp
A concise guide to learning Docker using Lazydocker. Highlights Docker’s benefits and takes advantage of Warp's AI features for a quick setup.
Bash Comments
Comments will help make your scripts more readable
Reading User Input
Via command line arguments and prompting users for input
Curl Post Request
Use cURL to send data to a server
Git Clone, Push, And Pull Over SSH
Learn how to set up an SSH key to clone, push, and pull a Git repository over the SSH protocol.
Go To End of File in Vim / Vi
Select and delete to the end of a file in Vim
Execute Commands in Pods With kubectl
Learn how to execute standalone commands and start interactive shell sessions in Pods using the `kubectl exec` command.
Delete a File in Python
There are two approaches to deleting a file in Python
Select all in Vim / Vi
Select all and copy, paste, or delete the contents
Undo a Git Rebase
This post will show you how to undo a rebase using git reset, git rebase and git revert
About Terminus
Terminus gives developers precise, actionable solutions to everyday command-line problems. A growing library of recipes, shell tips, and reference material for the tools you live in.