Cask - coreutils missing read command #6304
Unanswered
mindscratch
asked this question in
Casks
Replies: 1 comment
-
I've never heard of "GNU read", and there's no Are you thinking of the Sidenote: if your scripts start with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I've installed coreutils, latest version. However, I don't see the "read" command in
/opt/homebrew/opt/coreutils/libexec/gnubin
.I am trying to execute bash script that uses
read
but it uses flags that are only available with GNU read. Am I missing something?Relevant casks
coreutils
Beta Was this translation helpful? Give feedback.
All reactions