"CentOS tree 설치"의 두 판 사이의 차이

37번째 줄: 37번째 줄:
*[[pwd]]
*[[pwd]]


[[분류:/usr/bin]]
[[분류:yum 설치]]

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 }}