I have a large text file (around 3G) which has a JSON per line. How can I get a value from each line? My first try was to write a script in python but I want to know if ther