Go to file
Michael Holloway 9ffd223048 On branch docs-minimal
Changes to be committed:
new file:   LICENSE
	bsd-2clause
new file:   README.md
	Basics like summary and usage guidance.
2022-03-29 21:41:27 -04:00
.env.default
.gitignore
hash-files
LICENSE On branch docs-minimal 2022-03-29 21:41:27 -04:00
README.md On branch docs-minimal 2022-03-29 21:41:27 -04:00

mdlspipe

v0.1.1 Supported Platforms: Mac OS X

Provided a directory (default is current directory), capture particular fields of mdls output for each file in provided directory in a csv.

Usage

Run directly:

./mdlspipe

Place mdlspipe in your $PATH and run from $PWD.

By default, mdlspipe will write the output data to a csv called 'mdlspipe_YYYY-MM-DD_HH-MM-SS.csv'.