mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 02:15:23 +02:00
444 B
444 B
abduco
터미널 세션 관리자. 더 많은 정보: https://manned.org/abduco.
- 세션 목록:
abduco
- 세션에 연결하기, 만약 존재하지 않는 경우에는 생성:
abduco -A {{name}} {{bash}}
dvtm
으로 세션 연결하기, 만약 존재하지 않는 경우에는 생성:
abduco -A {{name}}
- 세션으로부터 제거:
<Ctrl \>
- 읽기 전용 모드로 세션 연결하기:
abduco -Ar {{name}}