[OpenIndiana-discuss] How to let find 'see' .zfs directories
Edward Ned Harvey (openindiana)
openindiana at nedharvey.com
Sat Mar 22 12:14:42 UTC 2014
> From: Timothy Coalson [mailto:tsc5yc at mst.edu]
>
> You could instead test for the existence of the .zfs directory in all
> folders, with some kind of "find . -type d -exec 'test -d {}/.zfs'"
This is what zhist does under the hood.
It's not the same as 'find' but useful in a lot of cases.
More information about the OpenIndiana-discuss
mailing list