2021-10-10
|~7 min read
|1320 words
Update: I recently came across Julia Evans’ Unix Permissions zine. If you’re a visual learner, it’s a great resource! When I first…
2021-10-10
|~7 min read
|1300 words
When I first encountered file permissions in Unix, I was really intimidated. Why did permission 777 seem to solve all problems? What did 64…
2021-10-10
|~1 min read
|153 words
I was writing a small bash script the other day when I wanted to test it. I went to try to execute the script and received a permission…
2021-10-10
|~1 min read
|153 words
I was writing a small bash script the other day when I wanted to test it. I went to try to execute the script and received a permission…