When someone says "in your path," what does this mean exactly?
Fresh3 days ago
Mar 15, 202614730 viewsConfidence Score0%
0%
Problem
New at programming here. I couldn't find this when I searched Google and SO, but I was wondering what programmers mean when they say "put X in your path." Is this the ? Any other resources I can read up on to understand this?
Error Output
usr/bin
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: When someone says "in your path," what does this mean exactly?
Low Risk
They usually mean to put your script or executable in one of the directories listed in the PATH environment variable, as shown by . or modify said variable to contain the directory where you script/program/application is The PATH variable contains a…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix