I need to run commands through a Linux install directory that I’m not booted to.
I had an SSD that has an Ubuntu install but I’m booted through an Ubuntu live USB,
I need to run commands relative to the Ubuntu SSD, I remember doing this in a manual arch install a long time ago but I forgot how to do it and I can’t find it online.
So if I run eg “PHP help.php” I need it to just run the php in the ssds /
So I don’t need to specify /media/ssdmnt/help.php.