Linux CLI - Searching and Finding
Identify the error in this command:
find /data -type f -name '*.csv' -exec cp {} /backupfind /data -type f -name '*.csv' -exec cp {} /backup-exec command must end with \; to terminate properly.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions