{{ score }}
  # Create an xz-compressed tar directory (v for verbose output)
tar cJvf my_file

# Unzip an xz-compressed tar directory
tar xJvf my_file.tar.xz