@@ -0,0 +1,6 @@
#!/bin/bash
while read -r imdbid
do
./fetchyts.sh $imdbid
done < movies.list
The note is not visible to the blocked user.