find /projects/django-stringer/txc -type f -a -name "google_transit.zip"
should do it. regards Tid On 24 January 2013 01:58, Andrew Taylor <[email protected]> wrote: > Hi, > > I'm struggling to figure out if I can do this in bash - can anyone offer me > some advice? Within this folder: > > /projects/django-stringer/txc > > I have about 30 sub-folders. each one contains a folder within a folder that > contains a file called "google_transit.zip" I'd like to print out this list > of paths in full if I can. An example path would be: > > /home/andyt/projects/django-stringer/txc/OId_CW/GTFS/google_transit.zip > > Thanks! > > Andy > > > > > -- > You received this message because you are subscribed to the Linux Users > Group. > To post a message, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit our group at > http://groups.google.com/group/linuxusersgroup > References can be found at: http://goo.gl/anqri > Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or > http://cdn.fsdev.net/List-Rules.pdf) -- -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup References can be found at: http://goo.gl/anqri Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or http://cdn.fsdev.net/List-Rules.pdf)
