리눅스 yes

Jmnote (토론 | 기여)님의 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 }}