Score:0

restic: display file operations EXCEPT "unchanged" entry

bd flag

restic has a -vv option that allows tracking operations like:

unchanged /export/screenlog.0
unchanged /export/public/acme
new       /export/public/newfile
modified  /export/public/testfile, saved in 109.562s (0 B added, 0 B stored, 522 B metadata)
modified  /export/, saved in 117.857s (0 B added, 0 B stored, 787 B metadata)

restic spews a huge number of those unchanged entries and it's unnecessary really.

Is there a way to make restic display only entries other than unchanged ?

pt flag
You could (a) patch the code, and potentially submit a pull request upstream if you think it's generally useful, or (b) filter the output from restic using something like `awk`.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.