I have a question about the file synchronizer, unison. Is there a way to let unison compare two replicas and output the difference (to the standard output or a file) but not execute any updates?
I could do this by just hitting /
(skip) for each update possibility in the interactive session, but I have more than a thousand lines of possibilities and lost patience to hold the /
key for a long time. Is there a way to skip all automatically?