#52511: mc: subshell not working with /bin/sh -----------------------+------------------ Reporter: sierkb@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: mc | -----------------------+------------------ Comment (by sierkb@…): Replying to [comment:2 mk@…]:
Tested this on "Sierra 10.12.1 Beta" just now and '''can't reproduce''' the error.
OK... 10.12.1 Beta. And 10.12.0? Maybe a bug in macOS 10.12.0 and fixed in 10.12.1 Beta?
Tell me, have you entered {{{ /opt/local/bin/bash -l }}} in {{{Terminal.app}}}'s "Preferences/Profiles/Startup/Run command" and check-marked it?
No. I have it this way since years without problems: Added /opt/local/bin/bash to the end of /etc/shells with {{{ sudo bash -c 'echo /opt/local/bin/bash >> /etc/shells' }}} Change the user login default shell to /opt/local/bin/bash with {{{ chsh -s /opt/local/bin/bash }}} Verify this change in System Preferences > Users & Groups > Current User > Advanced Options (per right-click) > Login Shell > /opt/local/bin/bash -- Ticket URL: <https://trac.macports.org/ticket/52511#comment:4> MacPorts <https://www.macports.org/> Ports system for the Mac operating system