ARG_MAX
i have a problem with the above parameter, the perl script i use creates a very long string of more than a million characters, Is there anyway to change the parameter?
getconf ARG_MAX = 1048320 or is it the maximum value already?
thanks in advance,
Thewie.