Hi there,
I demoed augeas to a former colleague yesterday, and he had an interesting comment. He said it would seem very useful if it was possible to have a concrete view in a match. For example, I want to know all the crontab entries that are run by root, so I would use match "/files/etc//entry[user = 'root']" but then I get the tree that matches. He thinks it would be great if there was a match to actually get the concrete data (i.e. the crontab lines in this case) instead. Raphaël
_______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
