mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-29 21:27:47 +00:00
![]() This PR tries to clean up the use of `filter` by replacing it with `where`. I did not test each script. closes #1134 closes #1133 |
||
---|---|---|
.. | ||
broken.nu | ||
demo.nu | ||
emulating_other_data_structures.nu | ||
flag.nu | ||
inner_outer_loop.nu | ||
nothing.nu | ||
README.md |
Nu_101 Scripts
Definition
These scripts should be used to demonstrate to the beginner how nushell scripting works. Perhaps how it's different from Windows batch
files and bash
shell scripts. Also, to show off how nushell pipes commands in and out of one another.