"리눅스 colordiff 설치"의 두 판 사이의 차이

(새 문서: ;리눅스 colordiff 설치 ==방법== <source lang='dos'> [root@jmnote ~]# yum install colordiff ... (생략) ====================================================================== ...)
 
잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
 
(사용자 2명의 중간 판 5개는 보이지 않습니다)
2번째 줄: 2번째 줄:


==방법==
==방법==
<source lang='dos'>
<source lang='console'>
[root@jmnote ~]# yum install colordiff
[root@zetawiki ~]# yum install colordiff
... (생략)
... (생략)
======================================================================
======================================================================
19번째 줄: 19번째 줄:
Is this ok [y/N]: y
Is this ok [y/N]: y
</source>
</source>
<source lang='dos'>
<source lang='console'>
... (생략)
... (생략)
Installed:
Installed:
26번째 줄: 26번째 줄:
Complete!
Complete!
</source>
</source>
==같이 보기==
*[[colordiff]]
*[[diff]]
[[분류: yum 설치]]

2016년 3월 29일 (화) 12:20 기준 최신판

리눅스 colordiff 설치

1 방법[ | ]

[root@zetawiki ~]# yum install colordiff
... (생략)
======================================================================
 Package          Arch          Version             Repository   Size
======================================================================
Installing:
 colordiff        noarch        1.0.9-3.el6         epel         23 k

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

Total download size: 23 k
Installed size: 43 k
Is this ok [y/N]: y
... (생략)
Installed:
  colordiff.noarch 0:1.0.9-3.el6                                      

Complete!

2 같이 보기[ | ]

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