OJS 3.2.1.2
I am trying to feed a names.txt file to mergeUsers.php command line. It gives me an error for each entry in my list:
“Error: “spamAccountOne ^M” does not specify a valid user account”
At first I thought it was a carriage return issue due to the ^M at the end of each error log, so I created a new text file using vim in the SSH session. Gave me the same error message.
If I run the command line on a single account it works, just not when I use the method below recommended to feed it a names.txt list: