Opened 3 years ago

Last modified 3 years ago

#61515 closed defect

Brew zsh hangs on $(...) command substitution in Big Sur 11.0.1 — at Initial Version

Reported by: joelburton (Joel Burton) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur catalina Cc:
Port: zsh

Description

tart zsh without rcs (this should start a new shell):

/usr/local/bin/zsh --no-rcs

try to enter the following in the new shell (it should hang):

echo $(date)

To me it seems like all command substitution using $() causes zsh to hang. Backticks seem to work though.

(Copying report from https://github.com/Homebrew/discussions/discussions/141 ; this is about a problem with Homebrew, but I'm getting the same behavior with MacPorts0.

Change History (0)

Note: See TracTickets for help on using tickets.