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
170Linux File Permissions Explained [Needs Table]
Understand what common expressions like “drwxr xr x” actually mean for a file or directory’s read, write, and execute permissions.
How To Use Unix Wildcards
How to use wildcard characters in Linux/Unix commands
List Installed Npm Packages
Learn how to list globally and locally installed packages with npm, including their dependencies.
How to Make Grep Case Insensitive
By default, grep is case sensitive
mkdir if not exists
Create directories when they don’t already exist
Check Npm Package Version
Check an npm package version within your project
Install NPM Packages From GitHub
Check an npm package version within your project
Generate, Sign, and View a CSR With OpenSSL
Learn how to generate, self-sign, and verify certificate signing requests with `openssl`.
Clear npm Cache
Learn how to clear the npm cache on Linux, macOS, and Windows.
Ignoring SSL Certificate Issues with cURL
Discover how to bypass SSL certificate verification in cURL for HTTPS endpoints, addressing both direct requests and those via proxies. We will also see how this could be handled both in the terminal and system-wide via the `.curlrc` file
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.