Login  Register

Re: AIX script

Posted by ErmanArslansOracleBlog on Jun 08, 2017; 12:06pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/AIX-script-tp2789p2790.html

I have no AIX currently, so test the below command yourself; (in a test system first)

find /search_dir -name "*.txt" | xargs -t -I {} cp -p {} {} /dest_dir/