Urgent simple script needed

Good Day All,

I need your urgent support to get the following script (bash), (it should be as simple as possible please) :

The script will check the .csv file( attached example)
The script will generated 3 files from the initial one.
The script must check one field �NEType�, and then
If the NEType field contains the word LTE, the script will copy all line to new .csv file and call it (initial name._LTE.csv)
If the NEType field contains the word GSM, the script will copy all lines to new .csv file and call it XXXXX._GSM.csv
If the NEType field contains the word WCDMA or UMTS, the script will copy all lines to new .csv file and call it XXXXX._WCDMA or UMTS.csv
If the NEType field contains the word OMC, the script will copy all lines to new .csv file and call it XXXXX._OMC.csv

Please keep the script structure very simple. :slight_smile:
Thanks a million in advance.
(one csv file is attached).

Rgds,
Kemo
________________________________________

What have you tried so far?

From the FAQ :

If you have an emergency, read User Guide: Posting in the Emergency Forum

Regards,
Alister