Mercurial > code > home > repos > scanner
diff _scan @ 0:3dc320b8f0c7 default tip
scanimage shell scripts
author | drewp@bigasterisk.com |
---|---|
date | Mon, 30 Sep 2024 16:47:14 -0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/_scan Mon Sep 30 16:47:14 2024 -0700 @@ -0,0 +1,10 @@ +#!/bin/zsh + +scanimage \ +--device-name='airscan:e1:Brother MFC-J885DW' \ +--format=png \ +--batch=$OUT \ +--batch-start=$START_PAGE \ +--batch-increment=$INCR_PAGE \ +--progress \ +--source=$SOURCE