Copying a file to a new location

​A file can be copied to a new location using cp command. If destination file already exists, then that file will be replaced.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator