Skip to main content
edited tags
Link
Wyzard
  • 6.4k
  • 3
  • 31
  • 32
Source Link
otis
  • 51
  • 2

Can't execute any commands in bash except as sudo

I don't know what I did but suddenly i can't use any commands except and only preceded with sudo. No matter the command I get bash: /home/otis/bin/ls: cannot execute binary file. Even cp I get bash: /home/otis/bin/cp: cannot execute binary file. if I put sudo before all is well. How do I correct this so every single command does not have to be done as superuser.