(Remove text) Write a program that removes all the occurrences of a specified string from a text file. For example, invoking
java Exercise12_11 John filename
removes the string John from the specified file. Your program should get the arguments from the command line.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.