ISSUE07 :: $SHELL, $/
1. $SHELL = " " 에 대해
미리 전역으로 지정되어 있는 것들의 변수 라고 생각하면 됩니다.
2. ~/.bashrc
~/.bashrc : bash는 다섯개의 공통된 설정 파일을 가지고 있다. 이외에도 ~/.bash_profile, ~/.bash_logout 등 전역적인것과 지역적인것이 있습니다.
'Toy-Project > ISSUE' 카테고리의 다른 글
댓글
이 글 공유하기
다른 글
-
ISSUE09 :: Cannot access field name on a value with type ARRAY<STRUCT<name STRING, bytes INT64>> at [1:17]
ISSUE09 :: Cannot access field name on a value with type ARRAY<STRUCT<name STRING, bytes INT64>> at [1:17]
2020.08.11 -
ISSUE08 :: python3 equivalent for auto tuple unpacking in lambda 이슈 발생 시
ISSUE08 :: python3 equivalent for auto tuple unpacking in lambda 이슈 발생 시
2020.08.10 -
ISSUE06 :: <Redux :: Actions must be plain objects. Use custom middleware for async actions.>
ISSUE06 :: <Redux :: Actions must be plain objects. Use custom middleware for async actions.>
2020.04.14 -
ISSUE05 :: git remote branch 삭제 안됄때
ISSUE05 :: git remote branch 삭제 안됄때
2020.03.17