freebsd-skq/usr.bin/env
Garance A Drosehn 530aafd4d0 Fix a bug where the value of ${SOMEVAR} would simply disappear if there
was a separator character immediately before it.  This wasn't likely to
happen in #-lines, but we might as well get it right.  Also fix it so
that "" and "" will create a zero-length argument.

Approved by:	re (blanket `env')
2005-06-21 21:37:53 +00:00
..
env.1 Put in a more descriptive heading for the `env' command. 2005-06-21 19:45:02 +00:00
env.c Undo r1.14 to env.c. While it is unusual for environment variables to 2005-06-21 19:38:26 +00:00
envopts.c Fix a bug where the value of ${SOMEVAR} would simply disappear if there 2005-06-21 21:37:53 +00:00
envopts.h Add the '-S' and '-P' options. The '-S' option can be used to split 2005-06-20 03:43:25 +00:00
Makefile Add the '-S' and '-P' options. The '-S' option can be used to split 2005-06-20 03:43:25 +00:00