Did you know that `xargs echo` can't print out a line with 2^17 characters? Seems to wrap with a newline at that point. Bad way to munge file to line 😅 whups
Did you know that `xargs echo` can't print out a line with 2^17 characters? Seems to wrap with a newline at that point. Bad way to munge file to line 😅 whups