duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00353
Re: [Question #109951]: Errors don't go to logfile
Question #109951 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/109951
mogliii posted a new comment:
May I suggest one more
If you use
duplicity src tgt 2>&1 | tee logfile
you will get both errors and normal stdout in the logfile PLUS you see
everything on the screen. This is nice when running interactively. You
dont have to check the logfile constantly.
http://www.linuxquestions.org/questions/linux-software-2/bash-how-to-
redirect-output-to-file-and-still-have-it-on-screen-412611/
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.