Monday, January 4, 2016

[Terminal] - How to solve "sudo: cannot get working directory" error

If you get the following error 
List all files, first level folders, and their contents 
sudo: cannot get working directory 
moving to a different directory! 
cd ~/ 
This error means that the directory you are supposedly in is no longer exists.

No comments :

Post a Comment