I get this error when I open a terminal:
Bash: /home/admin/.bashrc: line 118: syntax error: unexpected end of file
This started after I manually edited the .bashrc
file to remove the tor proxy.
I get this error when I open a terminal:
Bash: /home/admin/.bashrc: line 118: syntax error: unexpected end of file
This started after I manually edited the .bashrc
file to remove the tor proxy.
cat /home/admin/.bashrc
orcat ~/.bashrc
. – Error404 Jan 04 '22 at 05:32"
with no closing"
. We can help more if you show us the contents of your.bashrc
file. – terdon Jan 04 '22 at 08:57