[augeas-devel] Difference between API's aug_match and augtool's match

Free Ekanayaka free at 64studio.com
Thu Sep 4 10:38:45 UTC 2008


Hi,

the match command from augtool allows get select paths matching a
certain value:

    match <PATH> [<VALUE>]
        Find all paths that match the path expression PATH. If VALUE is given,
        only the matching paths whose value equals VALUE are printed


However the aug_match function doesn't seem to support values, at
least according to the documentation at

http://augeas.net/docs/api.html

Would it be possible to support values in the API as well?

Thanks,

Free




More information about the augeas-devel mailing list