Bash: Auto-add User to Groups
I wrote a snippet at work today for the following scenario: we have an environment at work where websites are owned by separate users and groups. In order to modify files in the site directories, our usernames must belong to these groups. It’s a pain to manually add oneself to these groups, especially when new […]
Bash: Auto-add User to Groups Read More »