What if your shell behaved like dplyr?

In Unix, it's common to pipe between commands to split up a sophisticated command over multiple steps. Nu takes this a step further and builds heavily on the idea of pipelines. Just as the Unix philosophy, Nu allows commands to output from stdout and read from stdin.

nushell

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.