I have a script that chmods files in a directory, however the following error appears when there are more than 600 files present in the directory where the chmod is taking place.
Does anyone know what is causing this?
Is it a unix bug? or a problem with my system ?
/usr/bin/chmod: 0403-027 The parameter list is too long.
Does anyone know what is causing this?
Is it a unix bug? or a problem with my system ?
/usr/bin/chmod: 0403-027 The parameter list is too long.