@@ -7,7 +7,7 @@ if [ -z "$path" ]; then
fi
if [ -d "$path" ]; then
ls -lh --color=tty "$path"
ls -lha --color=tty "$path"
else
if [ ! -f "$path" ]; then
echo "No such file: $path"
The note is not visible to the blocked user.