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
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