@ -0,0 +1,6 @@
#!/usr/bin/env bash
r=$(dirname $0)
echo >> "$r/timings"
echo "$@" >> "$r/timings"
{ time { "$@" 2>&3; }; } 3>&2 2>> "$r/timings"
The note is not visible to the blocked user.