Is there a command where you can access root from the linux terminal? (/cd ~root
)
I have had to change my minecraft saves files under root, and had to run the command:
cd ~/Downloads
sudo java -jar Minecraft-Installer.jar
Running the jar file under "sudo" works, but it doesn't without it, for some reason. Could someone help me please?