CentOS tree 설치

Jmnote (토론 | 기여)님의 2014년 6월 11일 (수) 21:59 판 (→‎같이 보기)
리눅스 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 }}