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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add OS X unique commands #62

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

Conversation

qinyuhang
Copy link

add OS X unique commands such as shasum5.16 shasum5.18 perl5.16(for
shasum in OS X )

add OS X unique commands such as shasum5.16 shasum5.18 perl5.16(for
shasum in OS X )
@jeffcox
Copy link

jeffcox commented Dec 29, 2015

👍 Would love to see this merged.

@Tatsh
Copy link

Tatsh commented Jan 23, 2016

OS X does not come with 7z.

Did you test this out? Only GNU coreutils typical behaviour is checked.

@qinyuhang
Copy link
Author

Sorry OS X not come with 7z, that is I imaged, but I tested perl series, shasum series, unzip & zip, md5, and it works.

@Tatsh
Copy link

Tatsh commented Jan 25, 2016

Okay well, perl is extremely generic. Perl may do I/O (as it appears shasum is a Perl script?) that progress may see, but then you might as well have any script interpreter that comes with OS X, namely ruby, php, python.

Also, unzip and zip by default show progress. You have to pass -q to make them quiet.

delete zip unzip and 7z
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.

3 participants