[augeas-devel] [PATCH] php lens

David Lutterkort dlutter at redhat.com
Wed Apr 23 16:26:41 UTC 2008


On Wed, 2008-04-23 at 11:08 -0400, Bryan Kearney wrote:
> [mail function]
> 
> the lens seems to parse this fine, but when I issue this to augtool:
> 
> 
> augtool> ls /files/etc/php.ini/mail function/

I am pretty sure it's the crappy way in which I split those lines into
individual args; try running 

        augtool ls /files/etc/php.ini/mail\ function/

from the command line. (or do a 'print /files/etc/php.ini' to see
everything from that file)

David





More information about the augeas-devel mailing list