"Bash .profile 리로드"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-source +syntaxhighlight))
 
(사용자 2명의 중간 판 5개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;Reload bash .profile
;Reload bash .profile
;bash .profile 다시 읽기
;bash .profile 다시 읽기
* 다시 로그인 하지 않고 .profile 읽기
* 다시 로그인 하지 않고 .profile 읽기


<source lang='bash'>
==방법==
source ~/.profile
<syntaxhighlight lang='bash'>
</source>
syntaxhighlight ~/.profile
</syntaxhighlight>


==같이 보기==
==같이 보기==
* [[bash]]
* [[bash]]
* [[~/.profile]]
* [[리눅스 syntaxhighlight]]


==참고==
==참고==

2020년 11월 2일 (월) 02:37 기준 최신판

1 개요[ | ]

Reload bash .profile
bash .profile 다시 읽기
  • 다시 로그인 하지 않고 .profile 읽기

2 방법[ | ]

syntaxhighlight ~/.profile

3 같이 보기[ | ]

4 참고[ | ]

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