Guest User

Untitled

a guest
Feb 12th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. augeas { "filelist":
  2. lens => "Xml.lns",
  3. incl => "/var/tmp/jumppage.html",
  4. changes => [
  5.  
  6. "set /files/var/tmp/jumppage.html/html/body/div/#attribute/class ball",
  7. "set /files/var/tmp/jumppage.html/html/body/div/a/#text foo",
  8. ],
  9. }
Advertisement
Add Comment
Please, Sign In to add comment