#!/bin/sh

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