detach
detach [-h] [--version] <command> [args...]Runs a command fully detached via nohup with stdout/stderr discarded. The command survives the current session.
detach rsync -a ./data remote:/backup/detach [-h] [--version] <command> [args...]Runs a command fully detached via nohup with stdout/stderr discarded. The command survives the current session.
detach rsync -a ./data remote:/backup/