Messed up bash.bashrc file, commands not working anymore
Try to restore your
/etc/bash.bashrc to its original state (if you can't remember what that is), you can do:sudo rm /etc/bash.bashrc
sudo apt-get -o Dpkg::Options::="--force-confmiss" install --reinstall bash
Comments
Post a Comment