diff command

This revision is from 2024/06/21 23:21. You can Restore it.

sudo diff -r --exclude=dev --exclude=proc --exclude=run --exclude=sys ./orig /mnt/ramdisk/ | grep 'Only' | cut -d' ' -f3- > changed_files.txt

  

📝 📜 ⏱️ ⬆️