Examveda
Examveda

What does the following command do?
cp -u * dir_file

A. copy all files to directory dir_file

B. update all files

C. delete all files

D. update all files in the current working directory and copy newer ones to directory dir_file

Answer: Option D


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix