Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix about shuf command in MacOS #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MizukiSonoko
Copy link

@MizukiSonoko MizukiSonoko commented Dec 11, 2017

Purpose

Resolve this issue
#7
I think MacOS doesn't support shuf, but instead, gshuf is in MacOS as coreutils
Thanks 馃檱 馃檱

@MizukiSonoko MizukiSonoko changed the title Feature/support macos Fix about shuf command in MacOS Dec 11, 2017
@atroche
Copy link

atroche commented Dec 24, 2017

nice one, LGTM

@yishus
Copy link

yishus commented Jun 25, 2018

hey trying to get pokemonsay onto mac osx too, will this get merged?

@LindseyB
Copy link

This doesn't really need to be merged you can update your path like brew tells you after you install with brew like this in you .bashrc file or similar

export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"

AnthonyVadala added a commit to AnthonyVadala/pokemonsay that referenced this pull request Apr 27, 2022
Includes changes from open pull requests on  possatti /
pokemonsay
possatti#20
possatti#15
possatti#11
possatti#10
possatti#9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants