thxx , ++ On Thu, Jun 5, 2025, 12:56 PM Greg Wooledge <g...@wooledge.org> wrote:
> 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. > >