tomkyle / negatives-linear-tiff

Converts RAW/NEF/CR2 files into linear TIFF files, using GNU Parallel for maximum speed. Other features: B/W grayscaling, TIF resizing and ZIP compression.
https://tomkyle.github.io/negatives-linear-tiff
Other
7 stars 1 forks source link

Display TODO list in verbous mode in columns #4

Closed tomkyle closed 7 years ago

tomkyle commented 7 years ago

When processing a full film roll, i.e. 36 images, the cat'ed list is very long.

Better would be columned output, like described here: https://unix.stackexchange.com/questions/81757/split-long-output-into-two-columns

Did not try yet.