Another shell patch by Jeroen van Iddekinge:
commit0b54e1d5aa37b20fe6ba6c8542b4e618866aff13
authorTravis Geiselbrecht <geist@newos.org>
Sun, 5 May 2002 00:31:21 +0000 (5 00:31 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sun, 5 May 2002 00:31:21 +0000 (5 00:31 +0000)
treeed09b142bd8ae7a2e2256487fb31d55315c6c7c6
parentf3fa78d5d536016e4c8d876dc96b0bdfb10cd1c2
Another shell patch by Jeroen van Iddekinge:

Contains the following fixes for the newos -shell
* Qoutes are removed from qouted parameters.
* The '>' symbol was included in the name when  output was redirected
to a file.
* When redirecting output to a file and that file didn't exists,
statement failed.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@646 c25cc9d1-44fa-0310-b259-ad778cb1d433
apps/shell/parse.c
apps/shell/shell_vars.c