표준오류를 표준출력으로 전달하여 파일에 기록하며 백그라운드 실행

Jmnote (토론 | 기여)님의 2018년 1월 24일 (수) 11:39 판 (→‎개요)

1 개요

명령어 > out.txt 2>&1 &
nohup 명령어 > out.txt 2>&1 &
nohup 명령어 1> access.log 2> error.log &

2 같이 보기

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