Skip to content

Commit

Permalink
Update README.md of 4.fork_with_fd
Browse files Browse the repository at this point in the history
Correct one return line in markdown
  • Loading branch information
gfreewind authored Aug 30, 2016
1 parent c8e11cf commit 13cacd7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion process/4.fork_with_fd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@ How about the content of these two files?
# Answer

./test1.txt:


I'm parent

I'm child

./test2.txt:
./test2.txt

I'm child

Notic: The content may be different in your environment.
Expand Down

0 comments on commit 13cacd7

Please sign in to comment.