Any command leads to "command not found" in text console (CTRL+ALT+F(n))

You have another post where you mention you can’t login … That and this one leads me to speculate you have ownership issues on files and folders in your home directory. Please fix that first.
sudo chown $USER:$USER $HOME
Reboot your system just in case.