Investigation·SA0003

The Wrong Binary

The deploy user invokes an obsolete db-backup even though the supported version is installed and works by absolute path.

Medium~20 minTerminal
Things You Need to Know
Environment Variables and Inheritance
📖 Reading · ~4 min · Source coming soon
How the Shell Resolves Commands
📖 Reading · ~5 min · Source coming soon
PATH Is an Ordered List
📖 Reading · ~4 min · Source coming soon
Temporary vs. Persistent Configuration
📖 Reading · ~4 min · Source coming soon
Quick Learning

You need to sign in to start the workspace for this problem. You can read everything above without signing in.

Mission

Fix deploy's persistent PATH ordering without deleting either installed binary.

You'll Practice
environment variablesPATH orderingcommand resolutionpersistent shell profiles