tar 아카이브 파일에서 정규 표현식 패턴 찾기. 더 많은 정보: https://manned.org/ptargrep.
ptargrep "{{검색_패턴}}" {{경로/대상/파일1 경로/대상/파일2 ...}}
ptargrep --basename "{{검색_패턴}}" {{경로/대상/파일}}
ptargrep --ignore-case "{{검색_패턴}}" {{경로/대상/파일}}