Skip to content

Commit

Permalink
FICHIER -> FILE in English goal file for mission 05_stdout_stderr_red…
Browse files Browse the repository at this point in the history
…irection_merlin
  • Loading branch information
phyver committed Nov 23, 2023
1 parent cb3bd4a commit 3da93c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ COMMAND > FILE
Send standard output (stdout) for the command to a file.
(The file is overwritten.)

COMMAND 2> FICHIER
COMMAND 2> FILE
Send error output (stderr) for the command to a file.
(The file is overwritten.)

Expand Down

0 comments on commit 3da93c6

Please sign in to comment.