There is another Linux Tip which you’ll find interesting 
This is how you automate the group ownership .
This way, you own the media (always) but the assigned group always gets applied (regardless how the file was written) by using the setgid function.
The best part is it’s self-propagating
1 Like