Wednesday 28 August 2013

How to Copy with overwrite in Linux

To copy content with default overwrite in linux use below command

 [root@server1] yes | cp -rf directory1/*  /home/directory2

Share This!



No comments:

Post a Comment

Here We Write The Problems we face at different situations and Solutions to those problems.