Whatever I try to run, I get the error:
The command could not be located because '/usr/bin' is not included in the PATH environment variable.
I had some modification in my .bashrc file but then removed the two additional lines afterwards. However somehow the PATH variable seems to have been destroyed.
The PATH should restore on Reboot; anyways, if not the case you can find an Original .bashrc on: /etc/skel/.bashrc Overwrite using it; good luck.
May be you accidentally did the following.
Actually you have replaced the PATH , may be what you should have done is ,
but this may not be your case. But that same error can be used to recover ,
try below,
this should work.