

InterviewSolution
Saved Bookmarks
1. |
Solve : Check first 3 characters of a unix file and rewrite based on the values.? |
Answer» I have a requirement to read the FIRST 3 characters of the data inside a file and then rename the file BASED on the values of that data. |
|