@@ -20,6 +20,7 @@ echo -e "============================"
for e in *; do
test -x $e || continue
echo -e "\n===== $e =====\n"
[[ $e = fastdu ]] && { ./$e --help; continue; }
./$e -h
done
The note is not visible to the blocked user.