I have a text file, I want to make it into a single JSON string with quotes and \n, ideally from the command line. I don't want multiple strings, or dictionaries.
↧
I have a text file, I want to make it into a single JSON string with quotes and \n, ideally from the command line. I don't want multiple strings, or dictionaries.