1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 14:17:56 +01:00
tldr/pages.it/common/abduco.md
Marco Bonelli 1286509fe5 multiple pages: add italian translations (#2692)
Translated 13 pages into italian:
  7z
  7za
  7zr
  ab
  abduco
  ack
  adb
  ag
  airpaste
  alias
  ansible-galaxy
  ansible-playbook
  ansible
2019-01-11 00:34:17 +00:00

389 B

abduco

Gestore di sessioni di terminale.

  • List sessioni:

abduco

  • Entra in una sessione, creandola se non esiste già:

abduco -A {{nome_sessione}} {{bash}}

  • Entra in una sessione con dvtm, creandola se non esiste già:

abduco -A {{nome_sessione}}

  • Esci da una sessione:

CTRL + \

  • Entra in una sessione in modalità sola lettura:

abduco -Ar {{nome_sessione}}