cp [Command]
September 19, 2011
0
Command cp cp – command copies files and directories. Syntax cp source_file destination_file cp source_file destination_directory Options -a preserves all the attributes of a file. -b creates a backup copy before copying the …