"리눅스 yes"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 Yes 문서를 /usr/bin/yes 문서로 옮겼습니다)
1번째 줄: 1번째 줄:
{{소문자}}
==개요==
==개요==
;yes
;yes

2013년 11월 18일 (월) 01:44 판

1 개요

yes
/usr/bin/yes
  • 문자열 반복 출력
  • 기본적으로 'y' 를 반복 출력한다.

2 실행예시

[root@jmnote ~]# yes 
y
y
y
... (생략)
Ctrl+C 눌러 중지

3 같이 보기

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