Hello I wan't to create package managment with diff and ls -Rl or find.
The problem is when file is overide/replace. file d: ./a ./b ./c ./d file e: ./a ./b ./c ./e diff d e : 5c5 < ./d ---
./e
The problem is that the note of the replacement isn't in the same line with the replace file. How can I recognize replace files from script? Nadav -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
