Verify file copy into the linux [message #555804] |
Tue, 29 May 2012 01:47 |
chintan.patel
Messages: 162 Registered: July 2008 Location: Ahmedabad
|
Senior Member |
|
|
Hi Friends
I would like to verify the copy of the file.
For Example
The comman is,
Quote:
cp -pfu x.doc /x.doc
Size of "x.doc" is 72 mb. Now i want to verify that the destination file and source file has the same size and timestamp.
Is it possible with cp command?
I know the command in windows but dont know in linux, So please help me in it.
Thanks
Chintan
|
|
|
|
|
|
|