Hi,
I need to parse a big CSV file that has some issues
It contains list of users of a network as it follows:
domain\firstname.secondname,number_of_connections_with_that_user,ip_used_to_connect
Example:
college\john.doe,5,192.168.1.1
college\mario.rossi,1,192.168.1.3...