@user812954’s answer was quite helpful, except I had to do this this in two steps:
sudo su
cd directory
Then, to exit out of “super user” mode, just type exit.
@user812954’s answer was quite helpful, except I had to do this this in two steps:
sudo su
cd directory
Then, to exit out of “super user” mode, just type exit.