@@ -2,8 +2,7 @@
source common.sh
cd result
ls *.txt |
for file in *.txt; do
while read file; do
echo ${file%.*}
cat $file |
awk -F\/ '{print $2}' |
The note is not visible to the blocked user.