mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 03:21:16 -03:00
@@ -143,7 +143,7 @@ You can pipe between commands with the usual vertical bar::
|
||||
1 2 12
|
||||
|
||||
|
||||
stdin and stdout can be redirected via the familiar `<` and `<`. stderr is redirected with a `2>`.
|
||||
stdin and stdout can be redirected via the familiar `<` and `>`. stderr is redirected with a `2>`.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user