리눅스 ed

Jmnote bot (토론 | 기여)님의 2016년 3월 29일 (화) 12:30 판 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))

1 개요

리눅스 ed
/bin/ed

2 실행 예시

[root@zetaweb ~]# ed
a
hello world
.
w greet.txt
12
q
[root@zetaweb ~]# cat greet.txt 
hello world

3 같이 보기

4 참고 자료

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