Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- CompletableFuture
- 리눅스
- 원격 브랜 삭제
- Stream
- multipart테스트
- java
- 친절한 SQL 튜닝
- ksql
- intellij favorites
- javascript case
- Linux
- 백명석님
- findTopBy
- 자바 ORM 표준 JPA 프로그래밍
- intellij 핵심 단축키
- HandlerMethodArgumentResolver
- 자바 ORM 표준 JPA 프로그래밍 정리
- 마이크로 서비스
- ksqldb
- @TransactionalEventListener
- intellij 즐겨찾기
- aws
- #docker compose
- git
- @Transactional Propagation
- JPA
- Spring Cloud Netflix
- IntelliJ
- 리팩토링 2판
- vue.js
Archives
- Today
- Total
목록커맨드라인 삭제 (1)
시그마 삽질==six 시그마
mac 터미널 명령어
You can use ctrl+U to delete before Cursor You can use ctrl+K to delete after Cursor You can use ctrl+W to delete just a word. You can also use ctrl+C to cancel. ctrl+ U 라인삭제 You can also use ctrl+A to go to the beginning of the line. ctrl+ a 맨 앞으로 You can also use ctrl+E to go to the end of the line. ctrl +e 맨뒤로 ctrl+d 뒤 글자 삭제 alias ll = 'ls -hal' 지정후 편하게 ll로 리스트 볼 수 있음. source : https://suppor..
프로그래밍/Linux
2020. 8. 6. 23:46