FG
💻 Software

How to save environment variable from Terminal?

Fresh7 days ago
Mar 15, 202611484 views
Confidence Score0%
0%

Problem

I am trying to save the PATH environment variable from the Terminal running on a Ubuntu system. I typed in the following however it does not get saved. Any suggestions on how I can fix this? Thank you.

Error Output

export PATH=/home/david/Komodo-Edit-6/bin/:$PATH

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to save environment variable from Terminal?

Low Risk

Add that line to , or the appropriate configuration file for your shell.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment