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
170How to run chmod recursively
Using -R is probably not what you want
Undo a Git Merge
How to rollback the changes introduced by a merge in Git by adding new opposite commits using git-revert and effectively removing commits using git-reset.
How to Add a User to Sudoers
Grant elevated privileges to users
Bash Case Statement
A popular alternative to the if-then-else statement
Bash printf
How to use string formatting with bash printf
Chown Recursively
How to recursively change the ownership of files
Copy File To Docker Container
How to copy files and directories from a local machine to a Docker container
Curl Follow Redirect(s)
Learn how to make curl automatically follow a redirect along with the most common pitfalls to avoid when doing so.
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.