I was changing the bashrc file based upon the following video https://www.youtube.com/watch?v=Ipd8vkAj8Fk&t=182s but suddenly when I type sudo su I get the following error
bash: export: `/home/mala/WRFinstall/Build_WRF/LIBRARIES/mpich/bin:/home/mala/WRFinstall/Build_WRF/LIBRARIES/netcdf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games': not a valid identifier
I tried to edit the bashrc file by typing nano ~/.bashrc but I can't find the file I edited. I only get content of a normal bash file.