Has anybody had issue's with reading files?
I'm trying to read a simple data file into stdout, (file contains "exit 0"). Upon my write to another data file, I am getting null values after my data. I tried playing around with the encoding, with no luck.
Any help would be appreciated.
thanks
hepworth