#! /bin/bash # Special permissions for the shared music: # dirs : drwxr-s--- # files: -rw-r----- # Partly achieved by setting umask of subshell: umask 0027 bash -c 'screen -S music1 -c work-r.screen'