Raspberry Pi_Kor_10.1.1 표준 입력 및 출력

10.1 명령 일반

10.1.1 표준 입력 및 출력

Shell에서는 실행에 필요한 입력 자료가 들어오는 입력장치와 처리 결과가 표시되는 출력장치에 대해서 각각 표준적인 장치가 이미 지정되어 있다. 따라서 특별한 지정이 없는 한 항상 표준 입력장치에서 자료가 입력되고, 처리 결과는 항상 표준 출력장치로 나가게 된다.

Raspberry Pi_Eng_10.1.1 Standard Input and Output

10.1 Command Overview

10.1.1 Standard Input and Output

In the Shell, a standard device is already specified for the input device that receives the input data for execution and the output device for which the processing result is displayed. Therefore, unless there is a specific designation, data is always input from the standard input device, and the processing result is always output to the standard output device.