source: locker/bin/fssar @ 460

Last change on this file since 460 was 338, checked in by andersk, 17 years ago
Use find -exec instead of find | xargs, and "$@" instead of $@.
  • Property svn:executable set to *
File size: 75 bytes
Line 
1#!/bin/sh
2
3athrun scripts gfind . -type d -exec fs sa -dir {} -acl "$@" \;
Note: See TracBrowser for help on using the repository browser.