pkg_file_list D|I|DI|A package compression
print a list of newline separated files as produced by tar -tf for the given package.If you need to store it in a file just redirect the output.In case, you want to store it in an array, use mapfile or a while read loop. The first argument serves as a filter for list generated