From 47aee54b8515b983285151845387b1c405a036d1 Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Sun, 24 May 2015 20:40:05 -0700 Subject: [PATCH] Renice --- pics-preprocess | 1 + 1 file changed, 1 insertion(+) diff --git a/pics-preprocess b/pics-preprocess index a67f460..f0fb957 100755 --- a/pics-preprocess +++ b/pics-preprocess @@ -6,6 +6,7 @@ SMALLHEIGHT=700 +renice -n 19 $$ for f;do if [[ "$f" == *.NEF ]];then -- 2.44.1