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 On branch parse-mdls 2022-03-26 17:34:56 -04:00
.gitignore On branch master 2022-03-04 01:33:58 -05:00
hash-files On branch rewrite-2022-03-26 2022-03-26 19:44:40 -04:00
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'.