How-to copy a file

on Monday, 19 January 2009. Posted in Linux

Very simple usage of the "cp" command:

# copy and preserve modification date of a file:
cp -p filename /copy/to/directory

Social Bookmarks

Comments (0)

Leave a comment

You are commenting as guest.

Cancel Submitting comment...