@@ -144,7 +144,7 @@ CHECK(){
for host in /tmp/dscheck.*.done; do
NTS=$(grep -oP '(?<=dscheck\.).*?(?=\.done)' <<< "${host}")
if [ -n "$NTS" ]; then
cat /tmp/dscheck.${NTS}.results
cat -vte /tmp/dscheck.${NTS}.results
rm -f /tmp/dscheck.${NTS}.* >/dev/null 2>&1
((nc_count++))
fi
The note is not visible to the blocked user.