Once upon a time, Jon LaBadie <jonfu@xxxxxxxxxx> said: > I'd also like to see some docs on the meanings of the > variables. For example, is ARG_MAX the maximum NUMBER of > args or the maximum total length? I assume the former. It's the max total length (and includes the environment variable size). The difference in man page availability is due to this coming from the POSIX spec, which is in the man-pages-posix package. However, The Open Group changed the license to something not compatible with Fedora, so that package was moved to RPM Fusion. You can also see the POSIX/Single Unix Specification here: https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/ ARG_MAX is defined in the limits.h header (click on Headers at the bottom left to find it). -- Chris Adams <linux@xxxxxxxxxxx> _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue