Question: Write a C program implementing Linux tr command. You have to specify both symbols and two file names as command line arguments. For eample if
Write a C program implementing Linux tr command. You have to specify both symbols and two file names as command line arguments. For eample if i type tr ; , file1 file2 it should replace ; to , file1 and put the string in file2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
