.\"copy a file .TH cp 3 .SH NAME cp() - copy a file .SH SYNOPSIS void cp(string src, string dst); .SH DESCRIPTION Copies the file to the file . .SH SEE ALSO rm(3), rmdir(3), ls(3), cat(3), rename(3).