1. nohup cp -ra /images /files/131/images &
2. nohup awk 'BEGIN { cmd="cp -ira /images/* /files131/images/"; print "n" |cmd; }' >>/cp.log &