Copy first n files in a different linux directory

find . -maxdepth 1 -type f |head -1000|xargs cp -t $destdir

Popular posts from this blog

cognos content store database tables