X-Git-Url: http://git.scottworley.com/picsort/blobdiff_plain/bb17aed57d1c495a50f1e4f2b1e02080bda0ea72..967baf160b2b4f524bfda776149302680c75ffdd:/pics-preprocess diff --git a/pics-preprocess b/pics-preprocess index a67f460..55b2717 100755 --- a/pics-preprocess +++ b/pics-preprocess @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Pass .NEF and .jpeg files as $@. # This makes many variants of each .NEF file at different exposure levels @@ -6,6 +6,7 @@ SMALLHEIGHT=700 +renice -n 19 $$ for f;do if [[ "$f" == *.NEF ]];then