@@ -1,8 +0,0 @@
cd originals/
for f in *
do
echo "Processing $f"
mkdir ../upload/$f
cp $f ../upload/$f/$f
done
The note is not visible to the blocked user.