Script to delete duplicate files - Programming On Unix

Users browsing this thread: 1 Guest(s)
pkal
Long time nixers
I wasn't offended, it's just that I generally really appreciate your opinion, and was surprised when I read your post. All I'm saying is that I don't see a problem in using shell scripts to solve simple tasks (like this one). I'd be the last person (well I'm actually not sure ;^D) who would want to write a physical simulation, a compiler or a browser in shell script, since it obviously the shell isn't the right tool for the task. To quote the Master Foo:
Quote:“There is more Unix-nature in one line of shell script than there is in ten thousand lines of C.”


Messages In This Thread
Script to delete duplicate files - by pkal - 17-11-2017, 06:01 PM
RE: Script to delete duplicate files - by z3bra - 18-11-2017, 07:07 PM
RE: Script to delete duplicate files - by pkal - 18-11-2017, 09:26 PM
RE: Script to delete duplicate files - by z3bra - 19-11-2017, 03:38 PM
RE: Script to delete duplicate files - by pkal - 19-11-2017, 04:50 PM
RE: Script to delete duplicate files - by budRich - 19-11-2017, 10:28 PM
RE: Script to delete duplicate files - by z3bra - 20-11-2017, 07:38 AM
RE: Script to delete duplicate files - by budRich - 20-11-2017, 09:25 AM
RE: Script to delete duplicate files - by venam - 20-11-2017, 09:40 AM
RE: Script to delete duplicate files - by budRich - 20-11-2017, 09:55 AM
RE: Script to delete duplicate files - by z3bra - 20-11-2017, 11:09 AM