@@ -67,7 +67,7 @@ function compressor()
tar -c $2 | bzip2 > $1
;;
*.tar.xz)
tar cfJ $2 | bzip2 > $1
tar cfJ $2
*.bz2)
bzip2 $2
The note is not visible to the blocked user.