nning / check-xl

Small utility to parse several xls or xlsx files and output a list of contained sheet names. Can be used to get an overview of files recovered by photorec without structure and original file names.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check-xl

Small utility to parse several xls or xlsx files and output a list of contained sheet names. Can be used to get an overview of files recovered by photorec without structure and original file names.

Example

go build
./cp.sh ~/sshfs/sda3-photorec
./check-xl -s data

About

Small utility to parse several xls or xlsx files and output a list of contained sheet names. Can be used to get an overview of files recovered by photorec without structure and original file names.


Languages

Language:Go 96.1%Language:Shell 3.9%