Error reporting can be quickly made more strict using set -euo pipefail. This will lead to better pipe, variable and sub command handling
Topic: Bash โ Page 7
Learn how to exclude lockfiles like
package-lock
and.json yarn
from your.lock git diff
output.Download a website in a single command.
Terminal cheat sheet to navigate the cursor quicker
Prevent shell commands to go into history by starting them with a space...