@@ -4,4 +4,8 @@ alias l='ls -l'
alias la='ls -a'
alias ll='ls -lah'
alias lt='ls -a --tree'
alias lt2='ls -a --tree --depth 2'
alias lt3='ls -a --tree --depth 3'
alias ltl='ls -lah --tree'
alias ltl2='ls -lah --tree --depth 2'
alias ltl3='ls -lah --tree --depth 3'
The note is not visible to the blocked user.