This reminds me of Tay : https://en.wikipedia.org/wiki/Tay_(chatbot)
Deleted Comment
My command to backup selected file using Tarsnap. find /Users/xyz/Analysis -type f \( -name '.pdf' -o -name '.docx' \) -print0 | tarsnap --dry-run --no-default-config --print-stats --humanize-numbers -c --null -T-
This command file files ending with docx and pdf to back with tarsnap. The "-" following the "-T" option allows to pass the name using std-in via find command
32 W for the PowerPC to 5w to Apple Arm ones (Current).