===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
hiera-eyaml-3.2.0/CHANGELOG.md-147-
hiera-eyaml-3.2.0/CHANGELOG.md:148: - (#128) - Fix a bug (#127) that caused `eyaml edit` to break when `$EDITOR` was a command on PATH rather than a path to a command (@elyscape)
hiera-eyaml-3.2.0/CHANGELOG.md-149-
##############################################
hiera-eyaml-3.2.0/HISTORY.md-21-
hiera-eyaml-3.2.0/HISTORY.md:22: - (#128) - Fix a bug (#127) that caused `eyaml edit` to break when `$EDITOR` was a command on PATH rather than a path to a command (@elyscape)
hiera-eyaml-3.2.0/HISTORY.md-23-
##############################################
hiera-eyaml-3.2.0/README.md-128-edit the encrypted values in place, using the special edit mode of the eyaml
hiera-eyaml-3.2.0/README.md:129:utility. Edit mode opens a decrypted copy of the eyaml file in your `$EDITOR`
hiera-eyaml-3.2.0/README.md-130-and will encrypt and modified values when you exit the editor.
##############################################
hiera-eyaml-3.2.0/tools/regem.sh-7-echo ${RAKE_OUT}
hiera-eyaml-3.2.0/tools/regem.sh:8:VERSION=`echo ${RAKE_OUT} | awk '{print $2}'`
hiera-eyaml-3.2.0/tools/regem.sh-9-echo Installing version: ${VERSION} ...