본문 바로가기
AI월드/⚙️AI BOOTCAMP_Section 3

Terminal vs. Bash vs. Command line 차이를 알아보자_Day41(3)

by khalidpark 2021. 3. 4.

terminal emulator is the window

bash is the language that runs in most terminal emulators

(zsh , bash , shell = langauge)

 

how do I copy and paste in bash

=> 매우 멍청한 질문

 

visual studio code : 코드 에디터 (+ 터미널 작업까지 수월하게 도와주는)

bash : 터미널에서 사용하는 언어 (zsh도 있음)(shell도 하나의 언어)

terminal : 언어를 칠수 있는 창

command line : 언어타이핑

 

"

git bash를 실행시켜 bash 언어를 사용할수도있고

VScode에서 터미널을 연 뒤 , bash 를 설정한 뒤에 VScode에서 입력해도 됨

"

 

prompts are always built into shells and in your shells configuration file that is where you set what your prompt is going to be.

(아래 화면상 빨간선)

출처 : youtube.com/watch?v=hMSByvFHOro

zsh , bash

728x90

댓글