Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- augeas { "filelist":
- lens => "Xml.lns",
- incl => "/var/tmp/jumppage.html",
- changes => [
- "set /files/var/tmp/jumppage.html/html/body/div/#attribute/class ball",
- "set /files/var/tmp/jumppage.html/html/body/div/a/#text foo",
- ],
- }
Advertisement
Add Comment
Please, Sign In to add comment