bash - Linux bashrc messed up -


i think messed bashrc file adding java path. none of commands work, cant cd,ls,gedit or sudo.

i tried manually find bashrc , change cant access because says dont have permissions.

how can reset bashrc in state?

try this:

path="/usr/sbin:/usr/bin:/sbin:/bin" 

most things should work fix ~/.bashrc


Comments