Article 5SCWN rsync output tailoring

rsync output tailoring

by
flos
from LinuxQuestions.org on (#5SCWN)
I want to eliminate part of rsync's default output.
I refer to the last two lines emitted by an rsync command.
These are the ones that look like
Code:sent 171,915 bytes received 11 bytes 114,617.33 bytes/sec
total size is 3,007,789,737 speedup is 17,494.68In common with many (I suspect), I use rsync in a bash script to create a backup routine which is especially designed for my local setup (three computers on a local, wired network).
There are many rsync command lines, and I don't need repetitions of the information on bytes sent, received, total or speedup.
I know I could redirect output to a file, but that leaves me with no confirmation of what has just been saved.
I hope someone knows their way around the info=FLAGs and can help.latest?d=yIl2AUoC8zA latest?i=bCJy3gNHl0w:Tf-FP4uHCDE:F7zBnMy latest?i=bCJy3gNHl0w:Tf-FP4uHCDE:V_sGLiP latest?d=qj6IDK7rITs latest?i=bCJy3gNHl0w:Tf-FP4uHCDE:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments