- could also move to utilities/miscellaneous - the dictionary compare contents might be useful enough to move into dictionary code. - usage example (w/o -rewrite): for i in $(find -name fvSolution) do fvSolutionCombine -case "${i%/system/fvSolution}" done
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
fvSolutionCombine.C
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/fvSolutionCombine
|