Creating diff from a tar
- by Hulk
There is a tar file which was created few days before, this tar file was created on the /files directory.
And now /files directory has new files uploaded in it.
My question is how to create another files with only the new files uploaded.
Thanks..