본문 바로가기
Pages

Shell 관련 정리

by ds31x 2023. 10. 2.

Bash 사용법 01

https://ds31x.tistory.com/pages/Shell-%EC%9A%94%EC%95%BD-%EC%A0%95%EB%A6%AC-bash-%EA%B8%B0%EC%A4%80

  • shebang line 과 env 사용법
  • variable 및 반복구문
  • command substitution
  • pipe, redirect, 다중명령어

 

728x90

'Pages' 카테고리의 다른 글

[Python] String : 문자열  (1) 2023.10.06
[Python] Control Structure and Control Flow  (1) 2023.10.06
[Python] function 과 Scope, Name Space 정리  (0) 2023.10.06
[Python] Collections  (0) 2023.10.06