I have a CPIO package to be extracted. It has some set of files say x1,x2,....xN. While extracting, these files are being generated with 777 permission.
But I want it to be generated with 755 permission. Is there a way where I can use pipe to modify permissions of the files generated out of the CPIO.