I have a file
ABCD.csv
The length before the .csv is not fixed and vary to any length.
How can I extract the portion before the .csv.
I have a file
ABCD.csv
The length before the .csv is not fixed and vary to any length.
How can I extract the portion before the .csv.