tarinfo/README.md

18 lines
158 B
Markdown

# tarinfo
show me the tar archive headers
## Install
```shell
go get git.thisco.de/vbatts/tarinfo
```
## Usage
```shell
$ tarinfo ./foo.tar | less
```