Help - Python syntax - repeats script through subordinate folders

BlueFielder bluefielder at gmail.com
Sat Sep 7 23:09:44 EDT 2013


I 'think' I did as you instructed …. but that too failed. :( 


CiMac:ddd camforx$ find -type d -execdir bash -c 'cd {}; python ./fxp2aupreset.py ./ aumu Alb3 LinP vstdata' \;
find: illegal option -- t
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
       find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]



More information about the Python-list mailing list