2024-06-28, 02:45 AM
What is the output of
You said that /media has 777 permissions, but we're going to check the full path.
Code:
sudo ls -ld /media /media/Movies /media/Shows/ /media/Shows/"What we do in the shadows (2014)"
sudo ls -l /media/Shows/"What we do in the shadows (2014)"
You said that /media has 777 permissions, but we're going to check the full path.