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 filesystem utility
Last synced: about 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T17:01:05.000Z (5 months ago)
- Last Synced: 2024-11-21T18:18:18.046Z (5 months ago)
- Topics: console, filesystem, utility
- Language: C
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- 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.