C shell의 command history 사용하기

command history list(사용내역 목록)를 보려면 다음과 같이 합니다:

    history

이렇게 하면, 명령행에서 사용한 명령들이 차례로 각 번호와 함께 나타납니다.


[차례] [찾기] [색인]