#!/bin/sh

athrun scripts gfind . -type d -exec fs sa -dir {} -acl "$@" \;
