GNU nano 7.2 README.txt # Command to extract the files for f in annotations_*.tar.gz; do tar -xzf "$f"; done