NAME

cp() - copy a file

SYNOPSIS

void cp(string src, string dst);

DESCRIPTION

Copies the file to the file .

SEE ALSO

rm(3) , rmdir(3) , ls(3) , cat(3) , rename(3) .