From: Mark Wooding Date: Fri, 10 Apr 2015 14:19:25 +0000 (+0100) Subject: rsync-backup.in (run): Option to preserve standard input. X-Git-Tag: 1.1.0~4^2~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/rsync-backup/commitdiff_plain/d482de4ccee16ff91e5128bc8829882d8a17b3f6?hp=d482de4ccee16ff91e5128bc8829882d8a17b3f6 rsync-backup.in (run): Option to preserve standard input. Usually we close stdin and redirect from /dev/null so that SSH doesn't hang forever; but sometimes it's actually important. ---