tarinfo/README.md

18 lines
158 B
Markdown
Raw Permalink Normal View History

2020-03-04 14:50:36 +00:00
# tarinfo
show me the tar archive headers
## Install
```shell
go get git.thisco.de/vbatts/tarinfo
```
## Usage
```shell
$ tarinfo ./foo.tar | less
```