@@ -0,0 +1,4 @@
while IFS='' read -r line || [[ -n "$line" ]]; do
ROW="$line"
echo "Text read from file: $ROW"
done < ../data/block_list.txt
The note is not visible to the blocked user.