bash: column: command not found

Jmnote (토론 | 기여)님의 2022년 5월 19일 (목) 21:50 판 (→‎같이 보기)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

bash: column: command not found
root@localhost:/# column -V
bash: column: command not found
root@localhost:/# apt update
...
root@localhost:/# apt install -y bsdmainutils
...
Setting up bsdextrautils (2.36.1-8+deb11u1) ...
update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
Setting up ncal (12.1.7+nmu3) ...
Setting up bsdmainutils (12.1.7+nmu3) ...
root@localhost:/# column -V
column from util-linux 2.36.1

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}