Re: The "Unix Philosophy 2020" document

From: Jeff <sysinit_at_yandex.com>
Date: Sat, 30 Nov 2019 16:01:40 +0100

30.11.2019, 15:43, "Casper Ti. Vector" <caspervector_at_gmail.com>:
> "builtins" are supported by the `nosh' interpreter

a useful command interpreter should provide some builtins IMO.
this is much more efficient and avoids excessive exec chaining
(analoguous to single combined utils for several tasks vs the
"one task one tool" approach). there might be a very good reason
shells provide builtin "cd", "umask", "(u)limit" etc ...

i dunno if such builtins would be possible with execline, too.
Received on Sat Nov 30 2019 - 15:01:40 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:44:19 UTC