일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- blinker
- os.path
- S3
- ds_store
- sort v.s. sorted
- 고차함수
- sort(reverse=True) v.s. reverse
- Airflow
- boto3
- Python
- 쿼리
- functools.wraps
- decorator
- OS
- 함수형 프로그래밍
- r-string
- reverse v.s. reversed
- 코딩 테스트
- 생각
- [초급(예비) 개발자 오픈소스 실무 역량강화 교육]
- 순수함수
- selenium-wire
- CI/CD
- pandas
- PIP
- timestamp
- slicing [::-1]
Archives
- Today
- Total
공부일지
[Mac]맥 폴더 경로 이동하는 또 다른 방법 본문
맥 폴더 경로 빨리 이동하고 싶을 때가 있다.
터미널에서 직접 경로를 입력하는 법 말고 다른 방법이 있는 걸 알게 됐다.
별 거 없다.
폴더 클릭하고 cmd + 터미널에 끌어넣기
하면 된다.
so easy
'Computer > 공부정리' 카테고리의 다른 글
[Mac] 엑셀 삽입 도형 안 될 때 (0) | 2023.10.17 |
---|---|
[Python]selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable (0) | 2023.10.16 |
[Mac][Git]맥에 git 설치 (0) | 2023.10.16 |
[Python]selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable → send_keys()로 해결하기 (0) | 2023.10.16 |
[강의요약]개발자들의 성지, 스택오버플로우 파헤치기 (0) | 2023.09.24 |