Linux find & cp find files and copy to specified location

Linux find & cp find files and copy to specified location

 

find -mtime -1 -type f | xargs cp -t inner/

 

 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326590328&siteId=291194637