diff options
author | Eric Andersen | 2000-07-17 19:14:41 +0000 |
---|---|---|
committer | Eric Andersen | 2000-07-17 19:14:41 +0000 |
commit | a1d187a8a8a75cf36a45c8d6e0de86964eb2056f (patch) | |
tree | 94705b86b9a570bb1a97513bd8ec3e2e9f8466e5 /clear.c | |
parent | bc0aed79a8c7bb24c32a21533893fdad660b7292 (diff) | |
download | busybox-a1d187a8a8a75cf36a45c8d6e0de86964eb2056f.zip busybox-a1d187a8a8a75cf36a45c8d6e0de86964eb2056f.tar.gz |
Backtick support to infinite (memory limited) levels of nesting is
now implemented... So now busybox shell can do cool stuff like:
/home/andersen/CVS/busybox # echo foo `wc README` bar
foo 71 422 2951 README bar
I love writing cool new features.... Muhahahaha... (I think this is
leaking a little bit of memory every time it expands a backtick process,
so I still needs to do a bit of cleanup...)
-Erik
Diffstat (limited to 'clear.c')
0 files changed, 0 insertions, 0 deletions