

InterviewSolution
1. |
Solve : touch and diff problems? |
Answer» My name is Josh and I'm a student worker at Western Illinois University. I was GIVEN an assignment to assist someone with UNIX problems. I have no UNIX experience, but I'm resourceful. He is having issues with the commands, TOUCH and diff. He says he's used them previously, but they aren't working anymore. He says that he is using them to install software in the computers in ONE of our labs. Is there any information that you could share, or simply POINT me in the right direction?Well, 'touch' changes the access and modification times of a file, and 'diff' compares files line by line to FIND any differences between the two. |
|