[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pwd; docs, builtins and exec



Dale Scheetz <dwarf@polaris.net> writes:

> Is there a way to disable the builtins, so that the actual commands are
> executed instead? (if, else, and fi are all buitins too aren't they ;-(

Yes, with enable. `enable -n pwd echo' will disable the builtin pwd
and echo for example.


Guy


Reply to: