this post was submitted on 02 Jun 2024
725 points (98.3% liked)
Memes
45726 readers
787 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My Linux machine goes... no permission to execute. I go "dang, not what I was looking for."
sudo chmod 777
Might want to try chmod +x instead
No