===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rmagic-2.21/wadg/Formatter.pm-917-
rmagic-2.21/wadg/Formatter.pm:918:	# Find @key where $key[j] <= $value < $key[j+1]
rmagic-2.21/wadg/Formatter.pm-919-	my $i;
##############################################
rmagic-2.21/debian/rules-41-		$(INSTALL_DIR) $(DEB_DESTDIR)/usr/share/rmagic/$$i; \
rmagic-2.21/debian/rules:42:		for j in `find $$i -type f -name '*.ini' -mindepth 1 -maxdepth 1`; do \
rmagic-2.21/debian/rules-43-			$(INSTALL_FILE) $$j $(DEB_DESTDIR)/usr/share/rmagic/$$j; \