Linux CLI - File and Directory Operations
You want to copy all files and folders from
project/ to backup/, but only if the files in backup/ are older than those in project/. Which command achieves this?