On Thu, Jun 05, 2025 at 12:34:44 +0200, microsuxx wrote: > i installed bash dev , but there is no `help cut`
It's a "loadable builtin". You have to build those, install them, and then load the "cut" builtin explicitly.
On Thu, Jun 05, 2025 at 12:34:44 +0200, microsuxx wrote: > i installed bash dev , but there is no `help cut`
It's a "loadable builtin". You have to build those, install them, and then load the "cut" builtin explicitly.