---
title: help pipe-and-redirect
categories: |
core
version: 0.104.0
core: |
Show help on nushell pipes and redirects.
usage: |
Show help on nushell pipes and redirects.
editLink: false
contributors: false
---
<!-- This file is automatically generated. Please edit the command in https://github.com/nushell/nushell instead. -->
# `help pipe-and-redirect` for [core](/commands/categories/core.md)
<div class='command-title'>Show help on nushell pipes and redirects.</div>
## Signature
```> help pipe-and-redirect {flags} ```
## Input/output types:
| input | output |
| ------- | ------ |
| nothing | table |
## Notes
This command contains basic usage of pipe and redirect symbol, for more detail, check:
https://www.nushell.sh/lang-guide/chapters/pipelines.html