From 0708cb85e44880d4cf7214726fcba6509ca77e90 Mon Sep 17 00:00:00 2001 From: MarkXian Date: Tue, 14 Jul 2026 17:28:21 +0800 Subject: [PATCH] fix(ssh): survive csh/tcsh login shells when running multiline relay commands MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sshd hands every exec command string to the user's login shell. csh/tcsh cannot keep a single-quoted multiline argument intact — each line is re-parsed as its own csh command — so Orca's multiline `exec /bin/sh -c '