This is something to do with bad table design, where you are using multiply columns with Text values, the best…
tar -zxvf archive.tar.gz full-file-path-inside-archive # to get that specific file you need full path try tar -tzf archive.tar.gz | grep…