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

Automatic split file script #5

Open
DonaldChung-HK opened this issue Dec 28, 2022 · 1 comment
Open

Automatic split file script #5

DonaldChung-HK opened this issue Dec 28, 2022 · 1 comment
Assignees

Comments

@DonaldChung-HK
Copy link
Contributor

2 bash script that uses split and cat to split file into 100 MB chunks to get around GitHub Limit

@DonaldChung-HK
Copy link
Contributor Author

DonaldChung-HK commented Dec 28, 2022

I have implemented it as a bash find -exec function. It is normal behavior for join_helper.sh to have No such file or directory as the directories are removed during the join process.

Please review and merge it to main if needed in the future.

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 a pull request may close this issue.

1 participant