CS631 -- Advanced Programming in the UNIX EnvironmentEnvironment limitationsWe often notice that resources are limited in one way or another. For example, we've seen the limitations on filenames or open file descriptors. Now consider the process environment:
See also: sudo: unable to execute <command>: success [Course Website] |