Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2123  / 2 Years ago, thu, may 26, 2022, 8:05:42

When I open terminal and then type in ls this is what I get:



enter image description here



I'm guessing there's an issue with my bashrc or something similar but I can't figure out what to change, any help would be much appreciated


More From » 14.04

 Answers
2

Just run this command on your terminal:



export PATH=/usr/bin:/bin


Edit:



Try this command:



export PATH=$PATH:/usr/bin:/bin 


If this doesn't work too then manually add this command to your ~/.bashrc


[#23538] Saturday, May 28, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
uccase

Total Points: 473
Total Questions: 100
Total Answers: 110

Location: Anguilla
Member since Sun, Jan 29, 2023
1 Year ago
uccase questions
;