[ale] Stumped-

Dennis Ruzeski denniruz at gmail.com
Thu Mar 11 09:53:22 EST 2010


I have a directory structure-

|
|
\client1\
|           \images
|           \movies
\client2\
|           \images
|           \movies
|etc..
To around 10000 client directories.

I need a bash script (I started to write it in python and they want
bash) to go through this
tree and find, for each client, files with the same name but different sizes.

Pretty simple with perl or python but I'm struggling to get a shell
script to do the same thing.

Anyone have any ideas?

--Dennis


More information about the Ale mailing list