

InterviewSolution
Saved Bookmarks
1. |
Solve : unix replace character? |
Answer» hi i would like to know how to REPLACE the 2nd/3rd... character in a string without knowing what value it holds.update:i CANOT use sed or awk.. you just do a substring |
|