An open API service indexing awesome lists of open source software.

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.

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.