2 posts tagged with "chmod"

    file permissions in unix

    2022-11-28

     | 

    ~7 min read

     | 

    1318 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…

    shell scripting & execution rights

    2022-11-28

     | 

    ~1 min read

     | 

    152 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…

Return to all tags