> [!IMPORTANT] > This issue was migrated from Trac: > > | **Origin** | https://midnight-commander.org/ticket/3658 | > | :------------- | :------------------------------------------------------------------------------------------------ | > | **Reporter** | `woodsb02` (woodsb02@….com) | The subshell is not working with the Bourne shell /bin/sh, specifically in my case on FreeBSD. Note this is different to BASH. When mc has been compiled with subshell support, and started in the Bourne shell, it fails to start with the following error message ``` common.c: unimplemented subshell type 1 read (subshell_pty...): No error: 0 (0) ``` Note that this error message occurs when mc starts - not afterwards when trying to view the subshell with ctrl+o. The FreeBSD bug for this is PR 208391 > [!NOTE] > Original attachments: > > * [patch-src_subshell_common.c](https://github.com/MidnightCommander/trac-archive/blob/master/attachments/ticket/3658/patch-src_subshell_common.c) ([raw](https://github.com/MidnightCommander/trac-archive/raw/master/attachments/ticket/3658/patch-src_subshell_common.c)) by `woodsb02` (woodsb02@….com) on `Jun 26, 2016 at 11:54 UTC` > * [main.c.patch](https://github.com/MidnightCommander/trac-archive/blob/master/attachments/ticket/3658/main.c.patch) ([raw](https://github.com/MidnightCommander/trac-archive/raw/master/attachments/ticket/3658/main.c.patch)) by `Snelius` (anatoly@….top) on `Apr 13, 2023 at 15:52 UTC`
Important
This issue was migrated from Trac:
woodsb02(woodsb02@….com)The subshell is not working with the Bourne shell /bin/sh, specifically in my case on FreeBSD. Note this is different to BASH.
When mc has been compiled with subshell support, and started in the Bourne shell, it fails to start with the following error message
Note that this error message occurs when mc starts - not afterwards when trying to view the subshell with ctrl+o.
The FreeBSD bug for this is PR 208391
Note
Original attachments:
woodsb02(woodsb02@….com) onJun 26, 2016 at 11:54 UTCSnelius(anatoly@….top) onApr 13, 2023 at 15:52 UTC