https://github.com/ntdls/split-file-on-columns
Console utility to split a file into multiple files based on the number of columns in each row.
https://github.com/ntdls/split-file-on-columns
console file-system utility
Last synced: 2 months ago
JSON representation
Console utility to split a file into multiple files based on the number of columns in each row.
- Host: GitHub
- URL: https://github.com/ntdls/split-file-on-columns
- Owner: NTDLS
- License: mit
- Created: 2018-04-10T01:05:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T20:51:49.000Z (about 1 year ago)
- Last Synced: 2025-04-17T08:02:47.569Z (about 1 year ago)
- Topics: console, file-system, utility
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Split-File-on-Columns
Console utility to split a file into multiple files based on the number of columns in each row.
