Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Each UNIX implementation sets limits on various system features and resources, and provides—or chooses not to provide—options defined in various standards. Examples include the following:
How many files can a process hold open at one time?
Does the system support realtime signals?
What is the largest value that can be stored in a variable of type int?
How big an argument list can a program have?
What is the maximum length of a pathname?