From mboxrd@z Thu Jan 1 00:00:00 1970 From: dexen deVries To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Fri, 6 Sep 2013 16:37:28 +0200 Message-ID: <4385907.991tmTksZL@coil> User-Agent: KMail/4.10.5 (Linux/3.11.0-rc3-l52; KDE/4.10.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Subject: [9fans] p9p mk(1) syntax Topicbox-Message-UUID: 7ac04dd2-ead8-11e9-9d60-3106f5b1d025 in p9p mk, this works as expected: foo =3D `{echo bar} but the following does not -- rc(1) indicates syntax error: foo =3D `{echo `{echo bar}} strace indicates that mk(1) passes input to rc(1) with no closing brace= s at=20 all. i'm using MKSHELL =3D rc. --=20 dexen deVries [[[=E2=86=93][=E2=86=92]]]