Skip to content
Snippets Groups Projects
Commit a9b92436 authored by 이장원's avatar 이장원
Browse files

printf, stdio.h, man, redirection

parent 1b217e73
Branches
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ $ ./test >> output_data
* <
`file < input`
파일로부터 표준 입력을 받도록 redirection한다
파일로부터 표준 입력을 받도록 redirection한다.
```
$ ./test < intput_data
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment