Posts

Showing posts with the label jsonlines

dont use virgule symbol in absolute path

Don't try to use "~" symbol in absolute path; instead, use /home/yourUser/rest/of/path Two days fighting with this message in Perl! Can't open file . Oh, boy: don't be that lazy programmer!