We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef39ceb commit 3ef2b24Copy full SHA for 3ef2b24
basic/filldisk.sh
@@ -12,4 +12,4 @@ do
12
done
13
EOF
14
15
-nohup /bin/bash /tmp/loopfill.sh &
+nohup /bin/bash /tmp/loopfill.sh >/dev/null 2>&1 &
0 commit comments