===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dconf-editor-3.38.0/editor/completion/dconf-editor-21-    local keys_choices="$(gsettings list-schemas --print-paths |
dconf-editor-3.38.0/editor/completion/dconf-editor:22:                          awk -F' ' '{if ("'"${_cur%/*}/"'" == $2) {system("gsettings list-keys "$1)}}' |
dconf-editor-3.38.0/editor/completion/dconf-editor-23-                          sed -e 's,.*,'"${_prefix} ${_cur%/*}/"'&,' )"