aboutsummaryrefslogtreecommitdiff
path: root/nc.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-07-17 19:14:41 +0000
committerEric Andersen <andersen@codepoet.org>2000-07-17 19:14:41 +0000
commita1d187a8a8a75cf36a45c8d6e0de86964eb2056f (patch)
tree94705b86b9a570bb1a97513bd8ec3e2e9f8466e5 /nc.c
parentbc0aed79a8c7bb24c32a21533893fdad660b7292 (diff)
downloadbusybox-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 'nc.c')
0 files changed, 0 insertions, 0 deletions