christos 58e18fc330 Fixed bug where
$ cat foo
echo $FOO

$ FOO=1 . ./foo
$ echo $FOO

Did not echo 1 at all. Now variable assignments before sourced scripts
are honored during and after the execution of the script.
1995-05-28 18:09:48 +00:00
1995-05-28 18:09:48 +00:00
1995-05-21 00:39:11 +00:00
1995-05-28 05:37:32 +00:00
1995-05-28 11:29:46 +00:00
1995-05-28 05:31:01 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%