Patch-ID# 101106-02 Keywords: CTE5696, environment, 100, env(1), limit, hard, env Synopsis: SunOS 4.1.3: env(1) has hard limit of 100 environment variables Date: Jun/24/93 Solaris Release: 1.1 1.1C SunOS Release: 4.1.3 4.1.3C Unbundled Product: Unbundled Release: Topic: new env to allow number of environment variables limited only by memory BugId's fixed with this patch: 1089168 Changes incorporated in this version: Revalent Architectures: sparc NOTE:all Patches which conflict with this patch: Obsoleted by: Files included with this patch: env Problem Description: 1089168 the env command fails if there are more than 100 environment variables. INSTALL: Login as root. mv /bin/env /bin/env.FCS cp env /bin/env chown root.staff /bin/env chmod 755 /bin/env