"리눅스 set -e"의 두 판 사이의 차이

(새 문서: ==개요== ;set -e -x <source lang='bash'> set -e -x echo hello echo world </source> ==같이 보기== * 리눅스 set 분류: Bash)
 
잔글 (Jmnote님이 Set -e -x 문서를 리눅스 set -e 문서로 이동했습니다)
(차이 없음)

2017년 10월 23일 (월) 15:37 판

1 개요

set -e -x
set -e -x
echo hello
echo world

2 같이 보기

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