===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
vmtouch-1.3.1/TUNING.md-47-
vmtouch-1.3.1/TUNING.md:48:By default the cache directory is `$HOME/.fuse-s3fs-cache/` but this can be changed with the `cachedir` mount option is used. Also see the `preserve_cache` option if you wish the cache to persist between mountings.
vmtouch-1.3.1/TUNING.md-49-
##############################################
vmtouch-1.3.1/scripts/watch-vmtouch.pl-15-  foreach my $v (@ARGV) {
vmtouch-1.3.1/scripts/watch-vmtouch.pl:16:    $out .= `${path_to_vmtouch}vmtouch -v $v`;
vmtouch-1.3.1/scripts/watch-vmtouch.pl-17-  }