Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

JoePara

macrumors newbie
Original poster
Dec 6, 2019
7
0
I tried to change date on terminal when trying to install os.

but i got
-bash sudo: command not found

Please help!
 
It seems your path may not be correct if it cannot find a utility in the /usr/bin directory. Try using the entire path to the command if it still fails the OS you are on, it is totally borked.

Code:
MacUser2525:~$ which sudo


/usr/bin/sudo

My path which has some extras in it from when I had Mac Ports installed and for my local home directory Bin for my scripts I use.

Code:
MacUser2525:~$ echo $PATH


/usr/local/bin:/Users/MacUser2525/Bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/pkg/sbin:/opt/pkg/bin
 
  • Like
Reactions: adrianlondon
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.