EnglishFrenchSpanish

OnWorks favicon

abduco - Online in the Cloud

Run abduco in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command abduco that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


abduco - terminal session manager

SYNOPSIS


abduco [-e detachkey] -c name command [args ...]
abduco [-r] [-e detachkey] -n name command [args ...]
abduco [-e detachkey] -A name command [args ...]
abduco [-r] [-e detachkey] -a name

DESCRIPTION


abduco provides a way to disconnect a given application from its controlling terminal,
thus it provides roughly the same session attach/detach support as screen(1), tmux(1) or
dtach(1).

If the command to execute is not specified, the environment variable $ABDUCO_CMD is
examined, if it is not set dvtm(1) is executed.

By default all session related information is stored in $HOME/.abduco with $TMPDIR/.abduco
as a fallback and /tmp/.abduco as a last resort.

However if a given session name represents either a relative or absolute path it is used
unmodified.

If for some reason the unix(7) domain socket representing a session is deleted, sending
SIGUSR1 to the server process will recreate it.

OPTIONS


If no command line arguments are given all currently active sessions are printed sorted by
their respective creation date. Lines starting with an asterik * indicate that at least
one client is connected. A plus sign + indicates that the command terminated while no
client was connected, attach to get its exit status.

-v Print version information to standard output and exit.

-r Readonly session, i.e. user input is ignored.

-e detachkey
Set the key to detach which by default is set to CTRL+\ i.e. ^\ to detachkey.

-c Create a new session and attach immediately to it.

-n Create a new session but do not attach to it.

-A Try to connect to an existing session, upon failure create said session and attach
immediately to it.

-a Attach to an existing session.

EXAMPLE


Start a new session (assuming dvtm(1) is in $PATH) with

abduco -c my-session

do some work, then detach by pressing CTRL+\ and later reattach with

abduco -a my-session

Use abduco online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 2
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 3
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 4
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 5
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 6
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • More »

Linux commands

Ad