I have a script which involves an ls on a directory which contains files derived from an external source. All works fine, but VERY occasionally we get a massive number of files and the ls throws the following error:
/usr/bin/ls: 0403-027 The parameter list is too long.
Is there anything I can do to stop that ? We're running AIX 4 on an RS/6000. Last night we got almost 13000 files!
/usr/bin/ls: 0403-027 The parameter list is too long.
Is there anything I can do to stop that ? We're running AIX 4 on an RS/6000. Last night we got almost 13000 files!