Scroll to navigation

COLRM(1) 사용자 명령 COLRM(1)

이름

colrm - 파일에서 칸(column)을 지운다.

요약

colrm [시작_열 [종단_열]]

설명

colrm removes selected columns from a file. Input is taken from standard input. Output is sent to standard output.

If called with one parameter the columns of each line will be removed starting with the specified first column. If called with two parameters the columns from the first column to the last column will be removed.

Column numbering starts with column 1.

옵션

-h, --help

도움말을 보여주고 마친다.

-V, --version

버전 정보를 보여주고 마친다.

이력

colrm 명령은 3.0BSD 에서 처음 사용되었다.

추가 참조

awk(1p), column(1), expand(1), paste(1)

버그 보고

For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.

가용성

The colrm command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

번역

이 매뉴얼 페이지의 한국어 번역은 다음에 의해 편집되었습니다:

이 번역은 무료 문서입니다. 저작권 조건에 대해서는 GNU General Public License 버전 3 이상을 읽으십시오. 책임이 없습니다.

이 매뉴얼 페이지의 번역에서 오류를 발견하면 translation-team-ko@googlegroups.com 로 이메일을 보내주십시오.

2022년 5월 11일 util-linux 2.38.1