X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=make_new_tool.sh;h=f2b5484bcdc1949bf49cd4954cabf8ea7d8b8f89;hb=5a7da4aedae5c204bc55c187717193e5950f9a44;hp=950df79f9bf5e30ab61dcc014fea32c79c6b15ca;hpb=2dad4a649b5e61f450b47047f379fcc351b50215;p=clitk.git diff --git a/make_new_tool.sh b/make_new_tool.sh index 950df79..f2b5484 100755 --- a/make_new_tool.sh +++ b/make_new_tool.sh @@ -6,7 +6,7 @@ then exit 1 fi -find filters tools -name "clitkFooImage*" | +find tools -name "clitkFooImage*" | while read i do cp $i ${i/FooImage/$1}