sudo(8) install(1) -d -o %24%28whoami%29 -g admin %2Fusr%2Flocal%2FFrameworks
execute a command as another user
copy files and set attributes
-d, --directory
       treat all arguments as directory names; create all components of the specified directories
-o, --owner=OWNER
       set ownership (super-user only)
-g, --group=GROUP
       set group ownership, instead of process' current group
source manpages: sudoinstall