▲ | sdfsdfgsdgg 4 days ago | |||||||
> tar -l if you wanna list, l for list. Surely you mean -t if you wanna list, t for lisT. l is for check-Links.
And you don't need to uncompress separately. tar will detect the correct compression algorithm and decompress on its own. No need for that gunzip intermediate step. | ||||||||
▲ | porridgeraisin 4 days ago | parent [-] | |||||||
> -l Whoops, lol. > on its own Yes.. I'm aware, but that's more options, unnecessary too, just compose tools. | ||||||||
|