Re: idea: statically-linked "busy-bash"

2009-04-09 Thread Richard Neill
Andreas Schwab wrote: What I'm suggesting is to experimentally build a version of bash which has mv/cp/ls/stat/grep/ all built in. This is possible without rebuilding bash, see the documentation of the `enable' builtin. There are already a few examples in the bash distribution under exam

Re: idea: statically-linked "busy-bash"

2009-04-09 Thread Andreas Schwab
Richard Neill writes: > What I'm suggesting is to experimentally build a version of bash which has > mv/cp/ls/stat/grep/ all built in. This is possible without rebuilding bash, see the documentation of the `enable' builtin. There are already a few examples in the bash distribution under ex