On 9/14/11 3:44 PM, Jarvis, Matthew wrote: > So I guess the command line kung-fu I am wanting is a way to get a list > of all the *.doc files, in all the subdirs that are not marked as > Hidden. (I'll sort it myself later). > > Any takers?
Write a shell script in Python using os.path.walk(). Invoke it from the windows shell. Paul _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/4e7132eb.3060...@ulmcnett.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.