Skip to content

Instantly share code, notes, and snippets.

@shamil
Created October 24, 2012 15:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shamil/3946642 to your computer and use it in GitHub Desktop.
Save shamil/3946642 to your computer and use it in GitHub Desktop.
augeas how to load lenses (redis.conf example)
$ augtool
> set /augeas/load/Spacevars/incl[last()+1] "/etc/redis/redis.conf"
> load
> print /files/etc/redis/redis.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment