Rsync specific files

rsync -av --files-from=<(find /SOURCE/ -type f  -newer ~/touched_file | cut -d '/' -f 6) /SOURCE/ /TARGET

Popular posts from this blog

Dearpygui resizable table

MacOS VNC Screensaver fix