-
Notifications
You must be signed in to change notification settings - Fork 0
Nushell
Ken (Bitsko) MacLeod edited this page Dec 17, 2023
·
1 revision
- Linux, Mac, Win, BSD
- pipelines are structured data.
- plugins
- can parse dozen+ formats into tables.
- terms
- Source, producer, filter, output, sink
-
Nu commands compared to other shells
- imperative, functional languages
- Concurrency through
par-*
versions of commands.
- type on the pipe