The hidden cost of newlines
Sep 4, 2022 · 3 min read · Earlier this week I faced an interesting issue.I was developing a prototype for a nextflow pipeline that will be used to manage a database.The prototype script was doing the following three things: 1. Get today's date in iso format(e.g. 2022.07.30) 2...
Join discussion