The arguments tag has no wiki summary.
5
votes
2answers
258 views
What is a canonical way to find the actual maximum argument list length?
Following ARG_MAX, maximum length of arguments for a new process it seems like ARG_MAX is wrongly (or at least ambiguously) defined on my Mac Mini 3,1 running Ubuntu 12.04:
$ getconf ARG_MAX # ...