sudo echo “export courseRoot=/home/$USER/courseRoot” >> ~/.bashrc
karla@karla-Inspiron-5593:~$ source .bashrc
bash: USER/courseRoot: No such file or directory
[1]+ Done export courseRoot=/home/
Command ‘“export’ not found, did you mean:
command ‘mexport’ from deb mblaze
Try: sudo apt install
So why I can’t find the file? Please help