/Linux-Cut-Function

A simplistic version of the Linux Cut Function coded in C.

Primary LanguageC

Linux-Cut-Function

A simplistic version of the Linux Cut Function coded in C.

How to use:

2nd and 3rd CLA: Enter 2 delimiters
4th and 5th CLA: Enter the fields you want to cut (requires between 1 and 100 fields and must be in increasing order)
> ./a.out , . 1 3 <thefile