@@ -26,7 +26,13 @@ do
done
for entry in .*
do
mv "$entry" /home/"$name"/"$entry"
if [ "$entry" = "." ]
then
elif ["$entry" = ".." ]
else
fi
cd || exit 1
mkdir Pictures
The note is not visible to the blocked user.