> From: Timothy Coalson [mailto:[email protected]] > > 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. _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
