This website requires JavaScript.
Explore
Help
Sign In
cybercyst
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-05-28 02:21:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-command
/
src
/
system
History
Justin Ma
1157fcf372
fix typo, update some examples and regenerate docs (
#4718
)
2022-03-04 06:10:09 -06:00
..
benchmark.rs
Add pipeline redirection support (
#4594
)
2022-02-21 17:22:21 -05:00
complete.rs
Add support for stderr and exit code (
#4647
)
2022-02-25 14:51:31 -05:00
exec.rs
Add pipeline redirection support (
#4594
)
2022-02-21 17:22:21 -05:00
mod.rs
Add support for stderr and exit code (
#4647
)
2022-02-25 14:51:31 -05:00
ps.rs
fix typo, update some examples and regenerate docs (
#4718
)
2022-03-04 06:10:09 -06:00
run_external.rs
Add support for stderr and exit code (
#4647
)
2022-02-25 14:51:31 -05:00
sys.rs
add more examples to the sys command (
#4491
)
2022-02-15 21:06:38 -08:00
which_.rs
Use Nushell's PATH in which (
#4690
)
2022-03-03 10:38:31 +02:00