~/ learn/ comp-325/ cards/ Where your shell looks, and where your settings live
1 of 11

Put your own bin directory in front, then see both copies

Put your own bin directory in front, then see both copies

Answer

echo $PATH mkdir -p ~/bin PATH=HOME/bin:PATH export PATH type -a python3

type -a lists every hit in search order, so you can see your copy shadowing the system one rather than guessing. The change lives in this shell only.

Sarwar & Koretsky 3e ch2 §2.6, §2.8.4; ch7 §7.4

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/e76bd209-307b-40da-a2dd-90a12df33763/flashcard utf-8 LF