@ -17,4 +17,4 @@ head -n 100 "$INPUT_FILE" > "$OUTPUT_FILE"
cut -f 1,3,4 --complement -d "," -s "$OUTPUT_FILE" > tmp.txt && mv tmp.txt "$OUTPUT_FILE"
# Archiwizuj wynikowe dane
gzip -f "$OUTPUT_FILE"
The note is not visible to the blocked user.