Raspberry Pi_Kor_10.1.4 명령 실행이력 활용

10.1.4 명령 실행이력 활용

terminal에서 작업을 할 때는 여러 개의 파일에 대해서 반복적인 작업을 하거나, 반대로 특정 파일에 대해서 여러 가지 작업을 할 수도 있다. 또한 여러 단계의 작업을 할 때 이전에 어떤 작업을 실행했는지 다시 확인할 필요가 있는 경우도 있다. 어떤 경우는 입력을 잘못하여 오류가 발생한 경우에 해당 명령을 일부만 수정하여 다시 작업하기를 원할 때도 있다. 이처럼 여러 가지 명령을 실행할 때 이전에 실행한 명령의 이력을 파악하면 여러 가지로 편리한 점이 많다.

Raspberry Pi_Eng_10.1.4 Utilizing Command Execution History

10.1.4 Utilizing Command Execution History

When working at the Terminal, you may work a task repeatedly on multiple files, or work multiple tasks on a specific file. In addition, there are times when you need to reconfirm what tasks you have done previously in multiple steps. In some cases, you may want to correct partially and rework the command in case the input is wrong and an error occurs. When you execute various commands, it is useful to know the history of commands that you have executed before.