mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:17:12 +08:00
parent
b5cbdc623d
commit
1934e867f2
|
@ -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>`.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user