diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-17 19:14:41 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-17 19:14:41 +0000 |
commit | 14d3fc9355ad77fa701c0a39f65d9aeefe61ceca (patch) | |
tree | 94705b86b9a570bb1a97513bd8ec3e2e9f8466e5 /sed.c | |
parent | 8502b255692384d42ec8fdede6524b06b4d25c78 (diff) | |
download | busybox-w32-14d3fc9355ad77fa701c0a39f65d9aeefe61ceca.tar.gz busybox-w32-14d3fc9355ad77fa701c0a39f65d9aeefe61ceca.tar.bz2 busybox-w32-14d3fc9355ad77fa701c0a39f65d9aeefe61ceca.zip |
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
git-svn-id: svn://busybox.net/trunk/busybox@867 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'sed.c')
0 files changed, 0 insertions, 0 deletions