I am trying to replace null characters from a text file with space by running powershell command from java program. Below is my code snippet.
Runtime.getRuntime().exec(wi