리눅스 bash 줄바꿈

Jmnote bot (토론 | 기여)님의 2015년 2월 6일 (금) 03:32 판 (로봇: 자동으로 텍스트 교체 (-<source lang='dos'> +<source lang='cli'>))
리눅스 bash 줄바꿈

1 방법 예시

명령어
echo hello \
world
실행예시
[root@jmnote ~]# echo hello \
> world
hello world

2 같이 보기

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