mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-01-10 09:16:23 +00:00
234 B
Executable File
234 B
Executable File
See difference between files / directories
diff -ry dir1 dir2
The -r
flag is to recurse into folders. The -y
flag creates a side by side view, generally easier to read. -q
Would only show what filenames changed.