On this page
ignore
for core
Ignore the output of the previous command in the pipeline.
Signature
> ignore {flags}
Input/output types:
input | output |
---|---|
any | nothing |
Examples
Ignore the output of an echo command
>echodone|ignore
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/ignore.html