Searched refs:BL_FILE (Results 1 – 1 of 1) sorted by relevance
56 BL_FILE=""70 BL_FILE="$2"92 if [[ "$BL_FILE" == "" ]]; then126 if [ -f $BL_FILE ]; then127 cat $BL_FILE > $tmpFile128 oldCount=$(cat $BL_FILE | wc -l | tr -d " ")155 > $BL_FILE157 entries=$(cat $BL_FILE | wc -l | tr -d " ")158 echo "[*] $BL_FILE contains $entries blacklisted stack hashes"