freebsd-src/usr.bin/env
Garance A Drosehn 6dcd6cac03 If the `utility' specified starts with a '/' character, then execute it
without checking it for an equals-sign.  If it starts with a slash, then
it cannot be a request to set the value of a valid environment variable.

Approved by:	re (blanket `env')
2005-06-20 03:14:29 +00:00
..
env.1 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
env.c If the `utility' specified starts with a '/' character, then execute it 2005-06-20 03:14:29 +00:00
Makefile Split the env(1) manpage off from printenv(1); there is not much point 2003-06-01 06:29:47 +00:00