@@ -5,7 +5,7 @@ import os
import time
# Define your shell command
command = ["ifstat", "-znq", "-b", "1", "1"]
command = ["ifstat", "-znq", "1", "1"]
headerRow = [
"timestamp",
The note is not visible to the blocked user.