CentOS tree 설치

Jmnote bot (토론 | 기여)님의 2015년 2월 6일 (금) 04:02 판 (로봇: 자동으로 텍스트 교체 (-<source lang='dos'> +<source lang='cli'>))
리눅스 tree 설치

1 설치 확인

[root@jmnote ~]# tree
-bash: tree: command not found

2 설치

[root@jmnote ~]# yum install tree
... (생략)
==================================================================================================================
 Package                 Arch                      Version                          Repository               Size
==================================================================================================================
Installing:
 tree                    x86_64                    1.5.3-2.el6                      Daum                     36 k

Transaction Summary
==================================================================================================================
Install       1 Package(s)

Total download size: 36 k
Installed size: 65 k
Is this ok [y/N]: y
Installed:
  tree.x86_64 0:1.5.3-2.el6                                                                                       

Complete!

3 같이 보기

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