Raspberry Pi_Kor_10.9.4 “uniq” 명령

10.9.4 “uniq” 명령

이 명령은 입력에서 자료를 읽거나 출력으로 자료를 내보낼 때 인접하는 중복되는 자료를 제거하는 기능을 수행한다.

[명령 형식]

uniq [option] [input] [output]

[명령 개요]

■ 입력이나 출력에서 인접하는 중복되는 행 자료를 제거한다.

■ user 권한 — 일반 user.

Raspberry Pi_Eng_10.9.4 “uniq” Command

10.9.4 “uniq” Command

This command performs the function of removing adjacent redundant data when reading data from the input or exporting the data to the output.

[Command Format]

uniq [option] [input] [output]

[Command Overview]

■ This removes adjacent redundant row data from input or output.

■ User privilege — Normal user.