@ -29,7 +29,7 @@ tar -pcvf $BACKUP_LOCATION ./*.bak
while read folder; do
# list the contents of each folder
echo -e "\e[32mbackingup: $folder"
tar -rf $BACKUP_LOCATION $folder &>/dev/null
tar -rfp $BACKUP_LOCATION $folder &>/dev/null
done < *.bak
echo ""
The note is not visible to the blocked user.